CVE-2026-45899
Awaiting Analysis Awaiting Analysis - Queue
ext4 Filesystem Extent Cache Corruption on Split Failure

Publication date: 2026-05-27

Last updated on: 2026-05-27

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processed and return an error directly, which will result in stale extent entries remaining in the extent status tree. So drop all of the remaining potentially stale extents if the splitting fails.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-27
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the Linux kernel's ext4 filesystem. When an operation to split an extent fails, some extents may remain in an inconsistent state because the system returns an error without properly clearing these extents. This results in stale extent entries remaining in the extent status tree, which can cause issues with filesystem integrity. The fix involves dropping all potentially stale extents if the splitting operation fails.

Impact Analysis

If this vulnerability is exploited or triggered, it can lead to stale or inconsistent extent entries in the ext4 filesystem's extent status tree. This may cause filesystem corruption or unexpected behavior when accessing files, potentially leading to data loss or system instability.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45899. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart