Lucene search
K

1421 matches found

OSV
OSV
added 2026/05/27 2:17 p.m.1 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
OSV
OSV
added 2026/05/27 2:17 p.m.2 views

UBUNTU-CVE-2026-45985

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set EXT4GETBLOCKSCONVERT when splitting before submitting I/O When allocating blocks during within-EOF DIO and writeback with dioreadnolock enabled, EXT4GETBLOCKSPREIO was set to split an existing large unwritten...

5.7AI score0.00032EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:58 p.m.9 views

CVE-2026-46080

The CVE-2026-46080 entry documents a Linux kernel OCFS2 issue where JBD2 credit exhaustion during direct I/O writes could trigger warnings. The fix addresses this by: (1) splitting and batching extent operations in ocfs2_dio_end_io_write to prevent exceeding journal credits, (2) relocating ocfs2_...

5.7AI score0.00032EPSS
Exploits0References8
EUVD
EUVD
added 2026/05/27 12:56 p.m.4 views

EUVD-2026-32398

In the Linux kernel, the following vulnerability has been resolved: mm: fix deferred split queue races during migration migratefoliomove records the deferred split queue state from src and replays it on dst. Replaying it after removemigrationptessrc, dst, 0 makes dst visible before it is requeued...

5.8AI score0.00024EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.4 views

CVE-2026-46017

In the Linux kernel, the following vulnerability has been resolved: mm: fix deferred split queue races during migration migratefoliomove records the deferred split queue state from src and replays it on dst. Replaying it after removemigrationptessrc, dst, 0 makes dst visible before it is requeued...

5.7AI score0.00024EPSS
Exploits0
CVE
CVE
added 2026/05/27 12:56 p.m.9 views

CVE-2026-46017

The CVE relates to the Linux kernel memory management migration path. A race in the deferred split queue during folio migration could mark a destination folio as partially mapped and trip a WARN in deferred_split_folio() when dst becomes visible before it is requeued. The fix realigns the sequenc...

5.8AI score0.00024EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.28 views

CVE-2026-46017 mm: fix deferred split queue races during migration

In the Linux kernel, the following vulnerability has been resolved: mm: fix deferred split queue races during migration migratefoliomove records the deferred split queue state from src and replays it on dst. Replaying it after removemigrationptessrc, dst, 0 makes dst visible before it is requeued...

0.00024EPSS
Exploits0References2
CVE
CVE
added 2026/05/27 12:18 p.m.8 views

CVE-2026-45985

CVE-2026-45985 — Summary (CONCRETE DETAILS) Impact: Linux kernel ext4 block mapping during within-EOF DIO/writeback with dioread_nolock can convert an unwritten on-disk extent to written during a split, potentially exposing stale data if a write fails. Affected component: ext4 block mapping and e...

5.8AI score0.00032EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.5 views

CVE-2026-45985

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set EXT4GETBLOCKSCONVERT when splitting before submitting I/O When allocating blocks during within-EOF DIO and writeback with dioreadnolock enabled, EXT4GETBLOCKSPREIO was set to split an existing large unwritten...

5.7AI score0.00032EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.33 views

CVE-2026-45985 ext4: don't set EXT4_GET_BLOCKS_CONVERT when splitting before submitting I/O

In the Linux kernel, the following vulnerability has been resolved: ext4: don't set EXT4GETBLOCKSCONVERT when splitting before submitting I/O When allocating blocks during within-EOF DIO and writeback with dioreadnolock enabled, EXT4GETBLOCKSPREIO was set to split an existing large unwritten...

0.00032EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.31 views

CVE-2026-45940 net: stmmac: fix oops when split header is enabled

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix oops when split header is enabled For GMAC4, when split header is enabled, in some rare cases, the hardware does not fill buf2 of the first descriptor with payload. Thus we cannot assume buf2 is always fully fill...

0.00022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.6 views

CVE-2026-45940

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix oops when split header is enabled For GMAC4, when split header is enabled, in some rare cases, the hardware does not fill buf2 of the first descriptor with payload. Thus we cannot assume buf2 is always fully fill...

5.7AI score0.00022EPSS
Exploits0
CVE
CVE
added 2026/05/27 12:17 p.m.7 views

CVE-2026-45940

In the Linux kernel, CVE-2026-45940 affects the stmmac driver (GMAC4) and is resolved by changing the descriptor handling: the PL bit-field in RDES3 is now applied to all descriptors, whether last or not. Previously, some descriptors could have buf2 not fully filled, causing incorrect length calc...

5.8AI score0.00022EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:17 p.m.9 views

CVE-2026-45912

The CVE-2026-45912 issue affects the Linux kernel ext4 path: during split of an unwritten extent, ext4_split_extent_at() truncates and inserts a new extent while the extent status tree may temporarily reflect a hole if ext4_find_extent() or ext4_cache_extents() are invoked. This can leave a stale...

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

CVE-2026-45904 powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: fix recursive pcilockrescanremove locking in EEH event handling The recent commit 1010b4c012b0 "powerpc/eeh: Make EEH driver device hotplug safe" restructured the EEH driver to improve synchronization with the PCI...

0.00032EPSS
Exploits0References8
CVE
CVE
added 2026/05/27 12:17 p.m.11 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.34 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
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.6 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
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:17 p.m.4 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.8 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
Rows per page
Query Builder