VYPR
Unrated severityNVD Advisory· Published Oct 1, 2025· Updated Jan 5, 2026

ext4: remove a BUG_ON in ext4_mb_release_group_pa()

CVE-2023-53450

Description

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

ext4: remove a BUG_ON in ext4_mb_release_group_pa()

If a malicious fuzzer overwrites the ext4 superblock while it is mounted such that the s_first_data_block is set to a very large number, the calculation of the block group can underflow, and trigger a BUG_ON check. Change this to be an ext4_warning so that we don't crash the kernel.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

2
  • Linux/Kernelllm-fuzzy2 versions
    (expand)+ 1 more
    • (no CPE)
    • (no CPE)range: 2.6.25

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.