Lucene search
+L

68666 matches found

EUVD
EUVD
added 2026/07/19 3:40 p.m.25 views

EUVD-2026-45842

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfsinvalidatefolio, if the region of a partial invalidation overlaps the front but not all of a dirty write cached in a streaming write page dirty, but not uptodate,...

5.4AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:40 p.m.12 views

CVE-2026-64157 netfs: Fix partial invalidation of streaming-write folio

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfsinvalidatefolio, if the region of a partial invalidation overlaps the front but not all of a dirty write cached in a streaming write page dirty, but not uptodate,...

5.3AI score
SaveExploits0References7
CVE
CVE
added 2026/07/19 3:40 p.m.26 views

CVE-2026-64157

CVE-2026-64157 is a Linux kernel vulnerability in the netfs subsystem's netfs_invalidate_folio() function. When a partial invalidation region overlaps the front (but not all) of a dirty write cached in a streaming-write folio, the function incorrectly sets the dirty region offset to the start rat...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.31 views

CVE-2026-64156

In the Linux kernel, the following vulnerability has been resolved: netfs, afs: Fix write skipping in dir/link writepages Fix netfswritesingle and afssinglewritepages to better handle a write that would be skipped due to lock contention and WBSYNCNONE by returning 1 from netfswritesingle if it...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64157

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix partial invalidation of streaming-write folio In netfsinvalidatefolio, if the region of a partial invalidation overlaps the front but not all of a dirty write cached in a streaming write page dirty, but not uptodate,...

5.2AI score0.00122EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.28 views

CVE-2026-64156

The CVE-2026-64156 vulnerability affects the Linux kernel’s netfs and AFS components. It arises when a write is skipped due to lock contention and WB_SYNC_NONE, potentially failing to re-mark the inode. The documented fix modifies netfs_write_single() to return 1 when a skip occurs and updates af...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.36 views

CVE-2026-64156 netfs, afs: Fix write skipping in dir/link writepages

In the Linux kernel, the following vulnerability has been resolved: netfs, afs: Fix write skipping in dir/link writepages Fix netfswritesingle and afssinglewritepages to better handle a write that would be skipped due to lock contention and WBSYNCNONE by returning 1 from netfswritesingle if it...

0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.19 views

EUVD-2026-45641

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

5.4AI score0.00293EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:39 p.m.9 views

CVE-2026-64068 netfs: Fix missing locking around retry adding new subreqs

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

9.8CVSS5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.15 views

CVE-2026-64068

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

9.8CVSS5.2AI score0.00293EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.48 views

CVE-2026-64065 netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call

In the Linux kernel, the following vulnerability has been resolved: netfs: fix VMBUGONFOLIO issue in netfswritebegin call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability of 30%. while true; do sudo ./check generic/013 done...

0.00122EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:39 p.m.40 views

CVE-2026-64065

CVE-2026-64065 affects the Linux kernel's netfs subsystem , specifically a VM_BUG_ON_FOLIO() assertion failure in netfs_write_begin() . The root cause is that folio_unlock() is called on an already-unlocked folio (at mm/filemap.c:1504), triggered through the Ceph filesystem write path (ceph_write...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.19 views

CVE-2026-64065

In the Linux kernel, the following vulnerability has been resolved: netfs: fix VMBUGONFOLIO issue in netfswritebegin call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability of 30%. while true; do sudo ./check generic/013 done...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.12 views

CVE-2026-64065 netfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() call

In the Linux kernel, the following vulnerability has been resolved: netfs: fix VMBUGONFOLIO issue in netfswritebegin call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability of 30%. while true; do sudo ./check generic/013 done...

5.3AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:39 p.m.15 views

EUVD-2026-45636

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix streaming write being overwritten In order to avoid reading whilst writing, netfslib will allow "streaming writes" in which dirty data is stored directly into folios without reading them first. Such folios are marked...

5.4AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64062 netfs: Fix potential deadlock in write-through mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfsadvancewritethrough to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until t...

5.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.17 views

CVE-2026-64062

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfsadvancewritethrough to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until t...

5.5CVSS5.2AI score0.00094EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.34 views

CVE-2026-64062

CVE-2026-64062 is a deadlock in the Linux kernel's netfs (network file systems library) subsystem, specifically in netfs_advance_writethrough(). In write-through mode , the function could fail to unlock the supplied folio before marking it dirty, leading to a deadlock against mmapped reads and wr...

5.5CVSS5.3AI score0.00094EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/19 3:39 p.m.12 views

EUVD-2026-45635

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfsadvancewritethrough to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until t...

5.3AI score0.00094EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.45 views

CVE-2026-64062 netfs: Fix potential deadlock in write-through mode

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfsadvancewritethrough to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until t...

0.00094EPSS
SaveExploits0References4
Rows per page
Query Builder