← Back to CVE List

CVE-2024-26772

Published: 2024-04-03T17:15Z
Last Modified: 2025-04-04T14:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4_mb_find_by_goal() Places the logic for checking if the group's block bitmap is corrupt under the protection of the group lock to avoid allocating blocks from the group with a corrupted block bitmap. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt