CVE-2024-42306
Last modified
CVE-2024-42306 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap will notice the bitmap buffer is already loaded and tries to allocate from the bitmap with mixed results (depending on the exact nature of the bitmap corruption). EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: udf: Avoid using corrupted block bitmap buffer When the filesystem block bitmap is corrupted, we detect the corruption while loading the bitmap and fail the allocation with error. However the next allocation from the same bitmap will notice the bitmap buffer is already loaded and tries to allocate from the bitmap with mixed results (depending on the exact nature of the bitmap corruption). Fix the problem by using BH_verified bit to indicate whether the bitmap is valid or not.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.14.326, < 4.15 |
| Linux | Linux Kernel | >= 4.19.295, < 4.20 |
| Linux | Linux Kernel | >= 5.4.257, < 5.4.282 |
| Linux | Linux Kernel | >= 5.10.195, < 5.10.224 |
| Linux | Linux Kernel | >= 5.15.132, < 5.15.165 |
| Linux | Linux Kernel | >= 6.1.53, < 6.1.103 |
| Linux | Linux Kernel | >= 6.3, < 6.6.44 |
| Linux | Linux Kernel | >= 6.7, < 6.10.3 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42306?
How severe is CVE-2024-42306?
How do I fix CVE-2024-42306?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-42300In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-42301In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42302In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-42303In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42304In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42305In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42307In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42308Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-42309In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4231This vulnerability exists in Digisol Router (DG-GR1321: Hard…6.8
- CVE-2024-42310In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42311In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-42306?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
