THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26773 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Determine if the group block bitmap is corrupted before using ac_b_ex in ext4_mb_try_best_found() to avoid allocating blocks from a

[NVD] CVE-2024-26773 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found() Determine if the group block bitmap is corrupted before using ac_b_ex in ext4_mb_try_best_found() to avoid allocating blocks from a

lownvdPublished 2024-04-03

CVE-2024-26773 CVSS: 7.8 HIGH Published: 2024-04-03T17:15:53.080

In the Linux kernel, the following vulnerability has been resolved:

ext4: avoid allocating blocks from corrupted group in ext4_mb_try_best_found()

Determine if the group block bitmap is corrupted before using ac_b_ex in ext4_mb_try_best_found() to avoid allocating blocks from a group with a corrupted block bitmap in the following

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26773