In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 ("blk-cgroup: Optimize blkcg_rstat_flush()"), ea…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 ("blk-cgroup: Optimize blkcg_rstat_flush()"), each iostat instance is added to blkcg percpu list, so blkcg_reset_stats() can't reset the stat instance by memset(), otherwise the llist may be corrupted. Fix the issue by only resetting the counter part.
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/6da6680632792709cecf2b006f2fe3ca7857e791 Patch
- https://git.kernel.org/stable/c/89bb36c72e1951843f9e04dc84412e31fcc849a9 Patch
- https://git.kernel.org/stable/c/d4a60298ac34f027a09f8f893fdbd9e06279bb24 Patch
- https://git.kernel.org/stable/c/6da6680632792709cecf2b006f2fe3ca7857e791 Patch
- https://git.kernel.org/stable/c/89bb36c72e1951843f9e04dc84412e31fcc849a9 Patch
- https://git.kernel.org/stable/c/d4a60298ac34f027a09f8f893fdbd9e06279bb24 Patch
时间线
- nvd_ingest NVD