AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-38384

HIGH · CVSS 8.4 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-06-24 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.4. It affects Linux.

CVE
CVE-2024-38384
Severity
HIGH
CVSS
8.4
EPSS
0.24%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)