CVE-2024-38384
HIGHLinux Kernel - Uncontrolled Resource Consumption via List Corruption in blk-cgroup
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from reorder of WRITE ->lqueued __blkcg_rstat_flush() can be run anytime, especially when blk_cgroup_bio_start is being executed. If WRITE of `->lqueued` is re-ordered with READ of 'bisc->lnode.next' in the loop of __blkcg_rstat_flush(), `next_bisc` can be assigned with one stat instance being added in blk_cgroup_bio_start(), then the local list in __blkcg_rstat_flush() could be corrupted. Fix the issue by adding one barrier.
References (3)
Core 3
Scores
CVSS v3
8.4
EPSS
0.0024
EPSS Percentile
14.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-400
Status
published
Products (11)
linux/Kernel
6.2.0 - 6.6.33linux
linux/Kernel
6.7.0 - 6.9.4linux
Linux/Linux
< 6.2
Linux/Linux
3b8cc6298724021da845f2f9fd7dd4b6829a6817 - 714e59b5456e4d6e4295a9968c564abe193f461c
Linux/Linux
3b8cc6298724021da845f2f9fd7dd4b6829a6817 - 785298ab6b802afa75089239266b6bbea590809c
Linux/Linux
3b8cc6298724021da845f2f9fd7dd4b6829a6817 - d0aac2363549e12cc79b8e285f13d5a9f42fd08e
Linux/Linux
6.10
Linux/Linux
6.2
Linux/Linux
6.6.33 - 6.6.*
Linux/Linux
6.9.4 - 6.9.*
... and 1 more
Published
Jun 24, 2024
Tracked Since
Feb 18, 2026