PT-2025-49673 · Linux+2 · Linux Kernel+2

Published

2025-12-09

·

Updated

2026-03-24

·

CVE-2023-53813

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the ext4 filesystem related to rbtree traversal within the ext4 mb use preallocated function. Specifically, the issue arises during memory allocation when searching for preallocated blocks in the per-inode rbtree. A bug exists where parallel deletion of preallocations can cause the traversal to skip entries, leading to a failure when attempting to create a new preallocation that overlaps with a missed one. The fix involves a modified rbtree traversal method to reliably locate suitable preallocations, even in the presence of deleted entries. Additionally, a potential overflow bug in calculating the end of a preallocation has been addressed. The function ext4 mb use preallocated is involved in this issue.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2023-53813
RHSA-2024:2394
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel
Red Hat
Ext4