CVE-2024-0562
Last modified
CVE-2024-0562 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.15, < 5.15.164 | — |
| Linux | Linux Kernel | >= 5.16, < 5.19.6 | — |
| Linux | Linux Kernel | 6.0 | Rc1 |
| Redhat | Enterprise Linux | 8.0 | — |
| Redhat | Enterprise Linux | 9.0 | — |
References
- https://access.redhat.com/errata/RHSA-2024:0412Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2024-0562Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2258475Issue Tracking, Third Party Advisory
- https://access.redhat.com/errata/RHSA-2024:0412Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2024-0562Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2258475Issue Tracking, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-0562?
How severe is CVE-2024-0562?
How do I fix CVE-2024-0562?
Are you affected by CVE-2024-0562?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
