Lucene search
K

33 matches found

SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.6 views

SUSE CVE-2026-45892

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIALVALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4splitextent with the EXT4EXTMAYZEROOUT and EXT4EXTDATAVALID2 flags set, it could...

5.7AI score0.00032EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 3:0 a.m.9 views

CVE-2026-45892

A flaw was found in the Linux kernel's ext4 filesystem. This vulnerability occurs during certain buffered write operations when splitting unwritten data blocks, known as extents. A logic error can lead to an inconsistency where the filesystem's internal record of data blocks the extent status tre...

7CVSS5.7AI score0.00032EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 2:43 a.m.8 views

CVE-2026-45899

A flaw was found in the Linux kernel, specifically within the ext4 filesystem's extent cache management. When an operation to split an extent fails, the system may not properly clear all related entries, leading to stale extent entries remaining in the extent status tree. This can result in data...

7CVSS5.8AI score0.00032EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.6 views

EUVD-2026-32378

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in most cases, the corresponding extent block entri...

5.8AI score0.00032EPSS
Exploits0References9
EUVD
EUVD
added 2026/05/27 3:33 p.m.7 views

EUVD-2026-32358

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIALVALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4splitextent with the EXT4EXTMAYZEROOUT and EXT4EXTDATAVALID2 flags set, it could...

5.7AI score0.00032EPSS
Exploits0References6
EUVD
EUVD
added 2026/05/27 3:33 p.m.7 views

EUVD-2026-32365

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...

5.8AI score0.00032EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.9 views

CVE-2026-45912

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in most cases, the corresponding extent block entri...

0.00032EPSS
Exploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.7 views

CVE-2026-45899

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...

0.00032EPSS
Exploits0References7
NVD
NVD
added 2026/05/27 2:17 p.m.7 views

CVE-2026-45892

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIALVALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4splitextent with the EXT4EXTMAYZEROOUT and EXT4EXTDATAVALID2 flags set, it could...

0.00032EPSS
Exploits0References6
OSV
OSV
added 2026/05/27 2:17 p.m.2 views

UBUNTU-CVE-2026-45892

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIALVALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4splitextent with the EXT4EXTMAYZEROOUT and EXT4EXTDATAVALID2 flags set, it could...

5.7AI score0.00032EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.35 views

CVE-2026-45912 ext4: don't cache extent during splitting extent

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in most cases, the corresponding extent block entri...

0.00032EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:17 p.m.5 views

CVE-2026-45912

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in most cases, the corresponding extent block entri...

5.8AI score0.00032EPSS
Exploits0References9Affected Software1
CVE
CVE
added 2026/05/27 12:17 p.m.12 views

CVE-2026-45899

Summary: CVE-2026-45899 is a Linux kernel ext4 issue corrected by dropping all remaining potentially stale extents when a split extent operation fails. What happens: If a split extent fails, some extents may remain in processing and an error is returned, leaving stale entries in the extent status...

5.8AI score0.00032EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.35 views

CVE-2026-45899 ext4: drop extent cache when splitting extent fails

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...

0.00032EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:17 p.m.5 views

CVE-2026-45899

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...

5.7AI score0.00032EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2026/05/27 12:17 p.m.9 views

CVE-2026-45892

Summary of CVE-2026-45892 : In the Linux kernel ext4 code, during the split of an unwritten extent, a zeroing step after partial validation could leave a stale unwritten extent in the extent status tree. Specifically, splitting at B with EXT4_EXT_DATA_PARTIAL_VALID1 and EXT4_EXT_MAY_ZEROOUT could...

5.7AI score0.00032EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:17 p.m.4 views

CVE-2026-45892

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIALVALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4splitextent with the EXT4EXTMAYZEROOUT and EXT4EXTDATAVALID2 flags set, it could...

5.7AI score0.00032EPSS
Exploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.7 views

PT-2026-43759

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL VALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4 split extent with the EXT4 EXT MAY ZEROOUT and EXT4 EXT DATA VALID2 flags set, i...

5.7AI score0.00032EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.6 views

PT-2026-43766

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...

5.8AI score0.00032EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-45899

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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,...

5.8AI score0.00032EPSS
Exploits0References4
Rows per page
Query Builder