Lucene search
+L

920 matches found

EUVD
EUVD
added 16 hours ago3 views

EUVD-2026-59253

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid stale runlist element dereference in MFT writeback ntfswritemftblock maps each $MFT record through the $MFT data runlist. For sub-folio clusters it looks up a struct runlistelement under ni-runlist.lock, drops the loc...

5.5AI score
SaveExploits0References2
Cvelist
Cvelist
added 16 hours ago5 views

CVE-2026-72203 ntfs: skip extent mft records in writeback to prevent deadlock

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

SaveExploits0References2
Cvelist
Cvelist
added 16 hours ago4 views

CVE-2026-72187 ntfs: avoid self-deadlock during inode eviction

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid self-deadlock during inode eviction An attribute-list update performed while allocating clusters can drop the last reference to the temporary attribute inode. Evicting that inode drops its reference to the base inode...

SaveExploits0References2
EUVD
EUVD
added 16 hours ago5 views

EUVD-2026-58945

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid self-deadlock during inode eviction An attribute-list update performed while allocating clusters can drop the last reference to the temporary attribute inode. Evicting that inode drops its reference to the base inode...

5.5AI score
SaveExploits0References2
Cvelist
Cvelist
added 16 hours ago3 views

CVE-2026-72132 NFS: Charge unstable writes by request size, not folio size

In the Linux kernel, the following vulnerability has been resolved: NFS: Charge unstable writes by request size, not folio size nfsfoliomarkunstable and nfsfolioclearcommit charge and uncharge NRWRITEBACK/WBWRITEBACK by folionrpagesfolio once per request added to or removed from a commit list. Th...

SaveExploits0References5
EUVD
EUVD
added 16 hours ago2 views

EUVD-2026-58890

In the Linux kernel, the following vulnerability has been resolved: NFS: Charge unstable writes by request size, not folio size nfsfoliomarkunstable and nfsfolioclearcommit charge and uncharge NRWRITEBACK/WBWRITEBACK by folionrpagesfolio once per request added to or removed from a commit list. Th...

5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 16 hours ago5 views

CVE-2026-68460 f2fs: fix potential deadlock in f2fs_balance_fs()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

SaveExploits0References8
EUVD
EUVD
added 16 hours ago4 views

EUVD-2026-59082

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fsbalancefs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 16 hours ago4 views

CVE-2026-68459 f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in gcmerge path of f2fsbalancefs When we mount device w/ gcmerge mount option, we may suffer below potential deadlock: Kworker GC trehad Truncator - f2fswritecachepages - f2fswritesingledatapage -...

SaveExploits0References7
Positive Technologies
Positive Technologies
added 22 hours ago5 views

PT-2026-72551

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio state after ENOMEM whilst under writeback iteration Fix the state of the current folio when ENOMEM occurs during writeback iteration. The folio needs to be redirtied and unlocked before the terminal writeback ite...

5.3AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 22 hours ago4 views

PT-2026-72542

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid stale runlist element dereference in MFT writeback ntfs write mft block maps each $MFT record through the $MFT data runlist. For sub-folio clusters it looks up a struct runlist element under ni-runlist.lock, drops the...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 22 hours ago6 views

PT-2026-72552

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writeback error handling Fix the error handling in writeback iter loop. If an error occurs, writeback iter needs to be called again with error set to the error so that it can clean up iteration state. Further, the...

5.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 22 hours ago5 views

PT-2026-72172

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix potential deadlock in f2fs balance fs When the f2fs filesystem space is nearly exhausted, we encounter deadlock issues as below: INFO: task A:1890 blocked for more than 120 seconds. Tainted: G O 6.12.41-g3fe07ddf05ab 1...

5.3AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 22 hours ago5 views

PT-2026-72555

In the Linux kernel, the following vulnerability has been resolved: iomap: guard io size EOF trim against concurrent truncate underflow iomap: fix zero padding data issue in concurrent append writes changed ioend accounting so that io size tracks only valid data within EOF. This trims io size whe...

5.3AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 22 hours ago6 views

PT-2026-72994

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio queue ENOMEM in writeback by adding a mempool Fix the handling of folio queue allocation failure in writeback by adding a mempool and passing in gfp t flags to the rolling buffer functions that allocate memory,...

5.6AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 22 hours ago5 views

PT-2026-72374

In the Linux kernel, the following vulnerability has been resolved: ntfs: make system files immutable to prevent corruption When a system file such as $Bitmap is exposed via show sys files and written from userspace, the volume is corrupted and, because the cluster allocator scans $Bitmap through...

5.3AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 22 hours ago7 views

PT-2026-72375

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid self-deadlock during inode eviction An attribute-list update performed while allocating clusters can drop the last reference to the temporary attribute inode. Evicting that inode drops its reference to the base inode...

5.5AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 22 hours ago4 views

PT-2026-72391

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extent lock and extent mrec lock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use ba...

5.4AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 22 hours ago6 views

PT-2026-73024

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix deadlock between metadata writeback and transaction commit When writing out metadata extent buffers in a zoned filesystem, btree writepages holds fs info-zoned meta io lock across the whole writeback loop,...

5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 22 hours ago4 views

PT-2026-72321

In the Linux kernel, the following vulnerability has been resolved: NFS: Charge unstable writes by request size, not folio size nfs folio mark unstable and nfs folio clear commit charge and uncharge NR WRITEBACK/WB WRITEBACK by folio nr pagesfolio once per request added to or removed from a commi...

5.4AI score
SaveExploits0References6
Rows per page
Query Builder