CVE Database
/

CVE-2024-42306

Back to search

CVE-2024-42306

Published: Aug 17, 2024

Modified: May 23, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
7648ea9896b31aff38830d81188f5b7a1773e4a8 - < cae9e59cc41683408b70b9ab569f8654866ba914
affected
4ac54312f623c6d2ca30c36c1ef530c11f5aff64 - < 2199e157a465aaf98294d3932797ecd7fce942d5
affected
099bf90d7fc4622da9fd4727f6d318a0f12d10be - < 6a43e3c210df6c5f00570f4be49a897677dbcb64
affected
6ac8f2c8362afd2baa8e7b9c946597589e587d22 - < 271cab2ca00652bc984e269cf1208699a1e09cdd
affected
1e0d4adf17e7ef03281d7b16555e7c1508c8ed2d - < 57053b3bcf3403b80db6f65aba284d7dfe7326af

+10 more versions

Linux

Linux

affected
6.3
unaffected
0 - < 6.3
unaffected
5.4.282 - <= 5.4.*
unaffected
5.10.224 - <= 5.10.*
unaffected
5.15.165 - <= 5.15.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now