CVE-2024-0562
HIGHLinux Kernel >=5.15 <5.15.164 - Use-After-Free in bdi_writeback
Title source: llmDescription
A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associated delayed work to complete. However, wb_inode_writeback_end() may schedule bandwidth estimation work after this has completed, which can result in the timer attempting to access the recently freed bdi_writeback.
References (4)
Core 4
Core References
Mailing List, Patch
https://patchwork.kernel.org/project/linux-mm/patch/[email protected]/
Third Party Advisory vendor-advisory
x_refsource_redhat
https://access.redhat.com/errata/RHSA-2024:0412
Third Party Advisory vdb-entry
x_refsource_redhat
https://access.redhat.com/security/cve/CVE-2024-0562
Issue Tracking, Third Party Advisory issue-tracking
x_refsource_redhat
https://bugzilla.redhat.com/show_bug.cgi?id=2258475
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
3.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-416
Status
published
Products (4)
linux/linux_kernel
6.0 rc1 (2 CPE variants)
linux/linux_kernel
5.15 - 5.15.164
redhat/enterprise_linux
8.0
redhat/enterprise_linux
9.0
Published
Jan 15, 2024
Tracked Since
Feb 18, 2026