PT-2026-43779 · Linux · Linux Kernel

Published

2026-05-27

·

Updated

2026-05-27

·

CVE-2026-45912

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 An issue exists in the ext4 file system where caching extents during the splitting process can lead to stale extents remaining in the status tree. Specifically, when ext4 split extent at() splits an extent, it truncates the existing one and inserts a new one. During this process, calls to ext4 find extent() and ext4 cache extents() may incorrectly insert the truncated range as a hole into the extent status tree. This hole is not subsequently replaced with the correct status, which can cause errors in space accounting if a delayed buffer write is performed on that range. Additionally, if the unwritten extent cache is not shrunk during splitting, ext4 cache extents() may conflict with existing extents.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-45912

Affected Products

Linux Kernel