Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-0562


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.


Published

2024-01-15T19:15:08.120

Last Modified

2024-11-21T08:46:52.803

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.8 (HIGH)

Weaknesses
  • Type: Secondary
    CWE-416
  • Type: Primary
    CWE-416

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System linux linux_kernel < 5.15.164 Yes
Operating System linux linux_kernel < 5.19.6 Yes
Operating System linux linux_kernel 6.0 Yes
Operating System linux linux_kernel 6.0 Yes
Operating System redhat enterprise_linux 8.0 Yes
Operating System redhat enterprise_linux 9.0 Yes

References