CVE-2024-0443
Last modified
CVE-2024-0443 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), which is called when the blkcg reference count reaches 0. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
A flaw was found in the blkgs destruction path in block/blk-cgroup.c in the Linux kernel, leading to a cgroup blkio memory leakage problem. When a cgroup is being destroyed, cgroup_rstat_flush() is only called at css_release_work_fn(), which is called when the blkcg reference count reaches 0. This circular dependency will prevent blkcg and some blkgs from being freed after they are made offline. This issue may allow an attacker with a local access to cause system instability, such as an out of memory error.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.4 | — |
| Linux | Linux Kernel | 6.4 | Rc1 |
| Redhat | Enterprise Linux | 8.0 | — |
| Redhat | Enterprise Linux | 9.0 | — |
| Fedoraproject | Fedora | 39 | — |
References
- https://access.redhat.com/errata/RHSA-2023:7077Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2024-0443Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2257968Issue Tracking, Third Party Advisory
- https://access.redhat.com/errata/RHSA-2023:7077Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2024-0443Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2257968Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-0443?
How severe is CVE-2024-0443?
How do I fix CVE-2024-0443?
Are you affected by CVE-2024-0443?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
