CVE-2024-38384
Last modified
CVE-2024-38384 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.33 |
| Linux | Linux Kernel | >= 6.7, < 6.9.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38384?
How severe is CVE-2024-38384?
How do I fix CVE-2024-38384?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-38379Apache Allura's neighborhood settings are vulnerable to a st…4.8
- CVE-2024-3838Inappropriate implementation in Autofill in Google Chrome pr…5.5
- CVE-2024-38380This vulnerability occurs when user-supplied input is improp…5.4
- CVE-2024-38381In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-38382in OpenHarmony v4.0.0 and prior versions allow a local attac…5.5
- CVE-2024-38383Uncontrolled search path for some Intel(R) Quartus(R) Prime …7.8
- CVE-2024-38385In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38386in OpenHarmony v4.1.0 and prior versions allow a local attac…7.8
- CVE-2024-38387Uncontrolled search path in the Intel(R) Graphics Driver ins…6.7
- CVE-2024-38388In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38389There is an Out-of-bounds read vulnerability in TELLUS (v4.0…7.8
- CVE-2024-3839Out of bounds read in Fonts in Google Chrome prior to 124.0.…6.5
Are you affected by CVE-2024-38384?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
