udf: Avoid using corrupted block bitmap buffer
Summary
| CVE | CVE-2024-42306 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2024-08-17 09:15:10 UTC |
| Updated | 2026-05-12 12:17:06 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: NVD-CWE-noinfo
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 7648ea9896b31aff38830d81188f5b7a1773e4a8 cae9e59cc41683408b70b9ab569f8654866ba914 git | Not specified |
| CNA | Linux | Linux | affected 4ac54312f623c6d2ca30c36c1ef530c11f5aff64 2199e157a465aaf98294d3932797ecd7fce942d5 git | Not specified |
| CNA | Linux | Linux | affected 099bf90d7fc4622da9fd4727f6d318a0f12d10be 6a43e3c210df6c5f00570f4be49a897677dbcb64 git | Not specified |
| CNA | Linux | Linux | affected 6ac8f2c8362afd2baa8e7b9c946597589e587d22 271cab2ca00652bc984e269cf1208699a1e09cdd git | Not specified |
| CNA | Linux | Linux | affected 1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d 57053b3bcf3403b80db6f65aba284d7dfe7326af git | Not specified |
| CNA | Linux | Linux | affected 1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d 8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65 git | Not specified |
| CNA | Linux | Linux | affected 1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d a90d4471146de21745980cba51ce88e7926bcc4f git | Not specified |
| CNA | Linux | Linux | affected f862a9049c3f6e73a5504a1ac10ffd5bc253ab55 git | Not specified |
| CNA | Linux | Linux | affected 4622cc1b6d86013e01c56b60b092b5e4726c8e52 git | Not specified |
| CNA | Linux | Linux | affected 6.3 | Not specified |
| CNA | Linux | Linux | unaffected 6.3 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.4.282 5.4.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.224 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.165 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.103 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.44 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.10.3 6.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.11 * original_commit_for_fix | Not specified |
| ADP | Siemens | SIMATIC S7-1500 TM MFP - GNU/Linux Subsystem | affected * custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/6a43e3c210df6c5f00570f4be49a897677dbcb64 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/2199e157a465aaf98294d3932797ecd7fce942d5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| cert-portal.siemens.com/productcert/html/ssa-265688.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/57053b3bcf3403b80db6f65aba284d7dfe7326af | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/cae9e59cc41683408b70b9ab569f8654866ba914 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/271cab2ca00652bc984e269cf1208699a1e09cdd | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2024/10/msg00003.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| git.kernel.org/stable/c/a90d4471146de21745980cba51ce88e7926bcc4f | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| lists.debian.org/debian-lts-announce/2025/01/msg00001.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| git.kernel.org/stable/c/8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.