CVE-2023-53450

MEDIUM

Linux Kernel 2.6.25-4.14.315 - Reachable Assertion via Superblock Manipulation

Title source: llm
STIX 2.1

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.

Scores

CVSS v3 5.5
EPSS 0.0015
EPSS Percentile 4.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-617
Status published
Products (22)
Linux/Linux < 2.6.25
Linux/Linux 2.6.25
Linux/Linux 4.14.315 - 4.14.*
Linux/Linux 4.19.283 - 4.19.*
Linux/Linux 5.10.180 - 5.10.*
Linux/Linux 5.15.112 - 5.15.*
Linux/Linux 5.4.243 - 5.4.*
Linux/Linux 6.1.29 - 6.1.*
Linux/Linux 6.2.16 - 6.2.*
Linux/Linux 6.3.3 - 6.3.*
... and 12 more
Published Oct 01, 2025
Tracked Since Feb 18, 2026