CyberRota
← Ana sayfaya dön

CVE-2026-45899

UNKNOWN · CVSS N/A EPSS %0.21

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-27T14:17:04.227 · Çekilme zamanı: 2026-06-25T12:11:11.265089+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-45899
Severity
UNKNOWN
CVSS
N/A
EPSS
%0.21
Linux

Orijinal NVD Açıklaması

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.