CVE-2024-0443
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-0443 is a vulnerability discovered in the Linux kernel's block/blk-cgroup.c file, specifically in the blkgs destruction path. The vulnerability was disclosed on January 11, 2024, affecting Linux kernel versions from 6.2 up to (excluding) 6.4, including release candidates RC1 through RC6. The flaw leads to a cgroup blkio memory leakage problem when a cgroup is being destroyed (NVD, Red Hat).

Technical details

The vulnerability occurs due to a circular dependency in the cgroup destruction process. When a cgroup is being destroyed, the cgroup_rstat_flush() function is only called at css_release_work_fn(), which is triggered when the blkcg reference count reaches zero. This circular dependency prevents blkcg and some blkgs from being freed after they are made offline. The issue has been assigned a CVSS v3.1 Base Score of 5.5 (Medium) with the vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Linux Kernel Mailing List).

Impact

The vulnerability can allow an attacker with local access to cause system instability, particularly in the form of out-of-memory errors. The issue is particularly problematic if block is the only controller using rstat, as offline blkcg and blkgs may never be freed, leading to continuous memory leaks over time (NVD).

Exploitability

The vulnerability requires local access to exploit. An attacker needs to have the ability to interact with the system's cgroup functionality to trigger the memory leak condition. The issue has been confirmed to be exploitable in real-world scenarios (Red Hat Bugzilla).

Mitigation and workarounds

The issue has been fixed in Linux kernel version 6.4 and backported to various distribution kernels. The fix involves adding a new cgroup_rstat_css_cpu_flush() function to flush stats for a given css and cpu, which is called at blkgs destruction path whenever there are pending stats to be flushed. This releases the references to blkgs, allowing them to be freed and indirectly enabling the freeing of blkcg (Linux Kernel Mailing List).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64597CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 06, 2026
CVE-2026-68480HIGH8.8
  • Linux Kernel logoLinux Kernel
  • rv
NoYesAug 06, 2026
CVE-2026-64598HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesAug 06, 2026
CVE-2026-64604HIGH7.7
  • Linux Kernel logoLinux Kernel
  • linux-hwe-5.15
NoYesAug 06, 2026
CVE-2026-64603NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.8
NoYesAug 06, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management