Security Advisory

CVE-2024-26772

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-04-03 17:00:58
Last updated 2026-05-11 20:03:52
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.