Lucene search
+L

520 matches found

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.36 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
EUVD
EUVD
added 2026/07/19 3:39 p.m.37 views

EUVD-2026-45634

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

5.5AI score0.00469EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:39 p.m.18 views

EUVD-2026-45633

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix leak of request in netfswritebegin error handling Fix netfswritebegin to not leak our ref on the request in the event that we get an error from netfswaitforread...

5.4AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.12 views

CVE-2026-64061 netfs: Fix early put of sink folio in netfs_read_gaps()

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

9.8CVSS5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.14 views

CVE-2026-64060

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix leak of request in netfswritebegin error handling Fix netfswritebegin to not leak our ref on the request in the event that we get an error from netfswaitforread...

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

CVE-2026-64061

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

9.8CVSS5.4AI score0.00469EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.52 views

CVE-2026-64061

The CVE-2026-64061 entry concerns a use-after-free in the Linux kernel netfs layer (netfs_read_gaps) where the sink page is prematurely released during a network read, enabling memory corruption. The issue was observed via KASAN in a cifsd-based trace and is described across multiple vendors (Red...

9.8CVSS5.5AI score0.00469EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/19 3:39 p.m.42 views

CVE-2026-64060

CVE-2026-64060 is a reference-counting bug in the Linux kernel's netfs subsystem . The function netfs_write_begin() fails to drop its reference on a request object when netfs_wait_for_read() returns an error, resulting in a resource leak (memory/pointer leak) on each failed write path. The NVD-as...

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

CVE-2026-64060 netfs: Fix leak of request in netfs_write_begin() error handling

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix leak of request in netfswritebegin error handling Fix netfswritebegin to not leak our ref on the request in the event that we get an error from netfswaitforread...

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

CVE-2026-64061 netfs: Fix early put of sink folio in netfs_read_gaps()

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early put of sink folio in netfsreadgaps Fix netfsreadgaps to release the sink page it uses after waiting for the request to complete. The way the sink page is used is that an ITERBVEC-class iterator is created that ha...

9.8CVSS0.00469EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64060 netfs: Fix leak of request in netfs_write_begin() error handling

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix leak of request in netfswritebegin error handling Fix netfswritebegin to not leak our ref on the request in the event that we get an error from netfswaitforread...

5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.41 views

CVE-2026-64059 netfs: Fix folio->private handling in netfs_perform_write()

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:39 p.m.54 views

EUVD-2026-45632

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

5.4AI score0.00122EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.18 views

CVE-2026-64059

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

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

CVE-2026-64059

CVE-2026-64059 affects the Linux kernel 's netfs (network file systems) library. The root cause is incorrect handling of folio->private in netfs_perform_write(), where the field is not properly managed between its various states (NULL, NETFS_FOLIO_COPY_TO_CACHE, group pointer, and netfs_folio ...

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

CVE-2026-64059 netfs: Fix folio->private handling in netfs_perform_write()

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix folio-private handling in netfsperformwrite Under some circumstances, netfsperformwrite doesn't correctly manipulate folio-private between NULL, NETFSFOLIOCOPYTOCACHE, pointing to a group and pointing to a netfsfolio...

5.3AI score
SaveExploits0References7
Rows per page
Query Builder