CVE-2024-42306
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 7648ea9896b31aff38830d81188f5b7a1773e4a8 < cae9e59cc41683408b70b9ab569f8654866ba914 | affected |
| Linux | Linux | 4ac54312f623c6d2ca30c36c1ef530c11f5aff64 < 2199e157a465aaf98294d3932797ecd7fce942d5 | affected |
| Linux | Linux | 099bf90d7fc4622da9fd4727f6d318a0f12d10be < 6a43e3c210df6c5f00570f4be49a897677dbcb64 | affected |
| Linux | Linux | 6ac8f2c8362afd2baa8e7b9c946597589e587d22 < 271cab2ca00652bc984e269cf1208699a1e09cdd | affected |
| Linux | Linux | 1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d < 57053b3bcf3403b80db6f65aba284d7dfe7326af | affected |
| Linux | Linux | 1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d < 8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65 | affected |
| Linux | Linux | 1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d < a90d4471146de21745980cba51ce88e7926bcc4f | affected |
| Linux | Linux | f862a9049c3f6e73a5504a1ac10ffd5bc253ab55 | affected |
| Linux | Linux | 4622cc1b6d86013e01c56b60b092b5e4726c8e52 | affected |
| Linux | Linux | 5.4.257 < 5.4.282 | affected |
| Linux | Linux | 5.10.195 < 5.10.224 | affected |
| Linux | Linux | 5.15.132 < 5.15.165 | affected |
| Linux | Linux | 6.1.53 < 6.1.103 | affected |
| Linux | Linux | 4.14.326 < 4.15 | affected |
| Linux | Linux | 4.19.295 < 4.20 | affected |
| Linux | Linux | 6.3 | affected |
| Linux | Linux | 0 < 6.3 | unaffected |
| Linux | Linux | 5.4.282 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.224 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.165 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.103 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.44 <= 6.6.* | unaffected |
| Linux | Linux | 6.10.3 <= 6.10.* | unaffected |
| Linux | Linux | 6.11 <= * | unaffected |
Weaknesses
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://lists.debian.org/debian-lts-announce/2024/10/msg00003.html
Additional References
References
- https://git.kernel.org/stable/c/cae9e59cc41683408b70b9ab569f8654866ba914
- https://git.kernel.org/stable/c/2199e157a465aaf98294d3932797ecd7fce942d5
- https://git.kernel.org/stable/c/6a43e3c210df6c5f00570f4be49a897677dbcb64
- https://git.kernel.org/stable/c/271cab2ca00652bc984e269cf1208699a1e09cdd
- https://git.kernel.org/stable/c/57053b3bcf3403b80db6f65aba284d7dfe7326af
- https://git.kernel.org/stable/c/8ca170c39eca7cad6e0cfeb24e351d8f8eddcd65
- https://git.kernel.org/stable/c/a90d4471146de21745980cba51ce88e7926bcc4f
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.