Security Advisory

CVE-2026-45899

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 12:17:08
Last updated 2026-05-30 10:41:44
Assigner Linux
CVSS score not scored
State PUBLISHED

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.