CVE-2024-38663
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b
CVSS
7.8
High
EPSS
0.3%
p17
KEV
—
Exploit Today
5
0-100
Published: Jun 24, 2024 · Last modified: Aug 4, 2026
0.2%EPSS · 30 days0.3%
2026-08-032026-08-31
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.
- git.kernel.orghttps://git.kernel.org/stable/c/6da6680632792709cecf2b006f2fe3ca7857e791
- git.kernel.orghttps://git.kernel.org/stable/c/89bb36c72e1951843f9e04dc84412e31fcc849a9
- git.kernel.orghttps://git.kernel.org/stable/c/d4a60298ac34f027a09f8f893fdbd9e06279bb24
- git.kernel.orghttps://git.kernel.org/stable/c/6da6680632792709cecf2b006f2fe3ca7857e791
- git.kernel.orghttps://git.kernel.org/stable/c/89bb36c72e1951843f9e04dc84412e31fcc849a9
- git.kernel.orghttps://git.kernel.org/stable/c/d4a60298ac34f027a09f8f893fdbd9e06279bb24
No related CVEs by CWE or product.