CVE-2024-42306
MEDIUMLinux Kernel 4.14.326-4.15 - Denial of Service via Corrupted UDF Block Bitmap Buffer
Title source: llmDescription
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.
References (10)
Core 10
Core References
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Scores
CVSS v3
5.5
EPSS
0.0022
EPSS Percentile
12.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (31)
linux/Kernel
< 5.4.282linux
linux/Kernel
5.11.0 - 5.15.165linux
linux/Kernel
5.16.0 - 6.1.103linux
linux/Kernel
5.5.0 - 5.10.224linux
linux/Kernel
6.2.0 - 6.6.44linux
linux/Kernel
6.3.0 - 6.10.3linux
Linux/Linux
< 6.3
Linux/Linux
099bf90d7fc4622da9fd4727f6d318a0f12d10be - 6a43e3c210df6c5f00570f4be49a897677dbcb64
Linux/Linux
1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d - 57053b3bcf3403b80db6f65aba284d7dfe7326af
Linux/Linux
1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d - 8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65
... and 21 more
Published
Aug 17, 2024
Tracked Since
Feb 18, 2026