Lucene search
+L

5722 matches found

Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•38 views

CVE-2026-92502 ext4: clear stale xarray tags on folios skipped during writeback

In the Linux kernel, the following vulnerability has been resolved: ext4: clear stale xarray tags on folios skipped during writeback In data=journal mode, the writeback thread can hit the WARNONONCEsbrdonlysb in ext4journalcheckstart while the superblock is being remounted read-only during reboot...

0.00209EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/17 4:10 p.m.•27 views

CVE-2026-92502

CVE-2026-92502 affects the ext4 filesystem in the Linux kernel when using data=journal mode. The root cause is that folio_clear_dirty_for_io clears the PG_dirty flag but leaves the PAGECACHE_TAG_DIRTY and PAGECACHE_TAG_TOWRITE xarray tags set. In data=journal mode, jbd2 checkpoints journalled dat...

5.8AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•37 views

CVE-2026-92500 ext4: use fsdata to track inline data write state and fix race

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

0.00219EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•37 views

CVE-2026-92501 ext4: drain in-flight DIO before buffered write fallback

In the Linux kernel, the following vulnerability has been resolved: ext4: drain in-flight DIO before buffered write fallback generic/746 started failing intermittently on ext3 no-extent inodes. The test triggers 'Page cache invalidation failure on direct I/O' warnings and subsequent fsync returns...

0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:10 p.m.•10 views

CVE-2026-92500 ext4: use fsdata to track inline data write state and fix race

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

5.7AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/17 4:10 p.m.•16 views

CVE-2026-92501

CVE-2026-92501 is a race condition in the Linux kernel's ext4 filesystem, affecting the direct I/O (DIO) to buffered write fallback path in ext4_dio_write_iter(). On no-extent inodes (e.g., ext3), DIO writes to holes cause a fallback to buffered I/O. An unprotected window exists between ext4_buff...

5.8AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:10 p.m.•17 views

CVE-2026-92500

This CVE affects the Linux kernel ext4 filesystem . A race condition exists between write_begin and write_end handlers: a concurrent thread (such as ext4_page_mkwrite) can convert inline data to an extent during this window, causing the write_end handlers to fall through to extent-based logic wit...

5.7AI score0.00219EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•10 views

EUVD-2026-82122

In the Linux kernel, the following vulnerability has been resolved: ext4: drain in-flight DIO before buffered write fallback generic/746 started failing intermittently on ext3 no-extent inodes. The test triggers 'Page cache invalidation failure on direct I/O' warnings and subsequent fsync returns...

5.8AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•9 views

EUVD-2026-82121

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

5.7AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:10 p.m.•7 views

CVE-2026-92501 ext4: drain in-flight DIO before buffered write fallback

In the Linux kernel, the following vulnerability has been resolved: ext4: drain in-flight DIO before buffered write fallback generic/746 started failing intermittently on ext3 no-extent inodes. The test triggers 'Page cache invalidation failure on direct I/O' warnings and subsequent fsync returns...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/17 4:10 p.m.•37 views

CVE-2026-92499 ext4: validate readdir offset before accessing dirent

In the Linux kernel, the following vulnerability has been resolved: ext4: validate readdir offset before accessing dirent A corrupted directory can trigger the following KASAN report when ext4readdir resumes from an invalid position: BUG: KASAN: use-after-free in ext4checkdirentry+0x5ef/0x820 Rea...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 4:10 p.m.•22 views

CVE-2026-92499

CVE-2026-92499 affects the Linux kernel ext4 filesystem. A corrupted directory entry with an invalid rec_len field can cause ext4_readdir() to resume from an invalid offset, resulting in an out-of-bounds read that KASAN reports as a use-after-free in __ext4_check_dir_entry(). The rescan path only...

6.8AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:10 p.m.•6 views

CVE-2026-92499 ext4: validate readdir offset before accessing dirent

In the Linux kernel, the following vulnerability has been resolved: ext4: validate readdir offset before accessing dirent A corrupted directory can trigger the following KASAN report when ext4readdir resumes from an invalid position: BUG: KASAN: use-after-free in ext4checkdirentry+0x5ef/0x820 Rea...

6.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•9 views

EUVD-2026-82120

In the Linux kernel, the following vulnerability has been resolved: ext4: validate readdir offset before accessing dirent A corrupted directory can trigger the following KASAN report when ext4readdir resumes from an invalid position: BUG: KASAN: use-after-free in ext4checkdirentry+0x5ef/0x820 Rea...

6.8AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:10 p.m.•11 views

EUVD-2026-82115

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bufferhead leak in ext4initorphaninfo ext4initorphaninfo reads orphan file blocks with ext4bread and stores the returned bufferhead in oi-ofbinfoi.obbh. If ext4bread succeeds but the orphan block magic or checksum...

5.6AI score0.00205EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-92501: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ext4: drain in-flight DIO before buffered write fallback generic/746 started failing intermittently on ext3 no-extent inodes. The test triggers 'Page cache invalidation failure on direct I/O' warnings and subsequent fsync returns...

5.8AI score0.0022EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-92499: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ext4: validate readdir offset before accessing dirent A corrupted directory can trigger the following KASAN report when ext4readdir resumes from an invalid position: BUG: KASAN: use-after-free in ext4checkdirentry+0x5ef/0x820 Rea...

6.8AI score0.00206EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-92494: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bufferhead leak in ext4initorphaninfo ext4initorphaninfo reads orphan file blocks with ext4bread and stores the returned bufferhead in oi-ofbinfoi.obbh. If ext4bread succeeds but the orphan block magic or checksum...

5.6AI score0.00205EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-92503: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ext4: fix ABBA deadlock in ext4xattrinodecachefind Syzbot/stress-ng reported an ABBA deadlock in ext4 when exercising concurrent xattr workloads using the eainode mount/format option. The deadlock occurs between the running...

5.7AI score0.00198EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-92500: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ext4: use fsdata to track inline data write state and fix race Instead of checking the live inode state ext4hasinlinedatainode and ext4testinodestateinode, EXT4STATEMAYINLINEDATA in the writeend handlers, use the fsdata parameter...

5.7AI score0.00219EPSS
SaveExploits0References1
Rows per page
Query Builder