Lucene search
+L

435 matches found

CVE
CVE
added 2026/07/19 3:40 p.m.13 views

CVE-2026-64158

CVE-2026-64158 concerns the Linux kernel netfs write path. The vulnerability/issue arises from the write streaming mechanism in netfs_perform_write(), which caches dirty data in dirty-but-not-yet-up-to-date folios to avoid unnecessary reads when data will be overwritten. The implementation previo...

7.3CVSS5.4AI score0.00085EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64158

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

5.2AI score0.00085EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.9 views

EUVD-2026-45843

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

5.4AI score0.00085EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.33 views

CVE-2026-64158 netfs: Fix write streaming disablement if fd open O_RDWR

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

7.3CVSS0.00085EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64158

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix write streaming disablement if fd open ORDWR In netfsperformwrite, "write streaming" the caching of dirty data in dirty but !uptodate folios is performed to avoid the need to read data that is just going to get...

7.3CVSS5.2AI score0.00085EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.10 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.00168EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:40 p.m.6 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
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.6 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.2AI score0.00166EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64157

The CVE pertains to the Linux kernel netfs subsystem, specifically a bug in netfs_invalidate_folio() that mishandled partial invalidations of streaming-write folios. When the invalidation region overlapped the front of a dirty, not-up-to-date write page tracked by netfs_folio, the code moved the ...

5.4AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:40 p.m.8 views

EUVD-2026-45841

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.4AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:40 p.m.6 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...

5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 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.00168EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.33 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.8CVSS0.0038EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:39 p.m.5 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
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:39 p.m.13 views

CVE-2026-64069

The CVE-2026-64069 issue affects the Linux kernel netfs component where cancellation of DIO-read and single-read subrequests could fail during preparation, potentially leaving resources allocated or causing unexpected behavior. The root cause involves subrequests that were already added to the st...

9.8CVSS5.4AI score0.00442EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.8 views

EUVD-2026-45642

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream-subrequests list, it can't simply be put and abandoned...

5.4AI score0.00442EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.18 views

CVE-2026-64068

The CVE-2026-64068 issue affects the Linux kernel netfs subsystem, specifically a missing lock around retrying and adding subrequests (netfs_retry_read_subrequests() and netfs_retry_write_stream()) which could compromise integrity and availability. The vulnerability arises from not taking the app...

9.8CVSS5.4AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.33 views

CVE-2026-64069 netfs: Fix cancellation of a DIO and single read subrequests

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix cancellation of a DIO and single read subrequests When the preparation of a new subrequest for a read fails, if the subrequest has already been added to the stream-subrequests list, it can't simply be put and abandoned...

9.8CVSS0.00442EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.31 views

CVE-2026-64066 netfs: Fix netfs_read_to_pagecache() to pause on subreq failure

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfsreadtopagecache to pause on subreq failure Fix netfsreadtopagecache so that it pauses the generation of new subrequests if an already-issued subrequest fails...

9.8CVSS0.00442EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.33 views

CVE-2026-64067 netfs: Fix missing barriers when accessing stream->subrequests locklessly

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

9.8CVSS0.0038EPSS
SaveExploits0References2
Rows per page
Query Builder