Lucene search
+L

22 matches found

CVE
CVE
added 4 days ago9 views

CVE-2026-64216

CVE-2026-64216: Linux kernel netfs UAF fix. The issue occurs in netfs_unlock_abandoned_read_pages() (and netfs_unlock_read_folio()) where the code dereferenced an index after NETFS_RREQ_IN_PROGRESS was cleared, risking access to the folio protected by no_unlock_folio. The fix stores the folio poi...

9.8CVSS5.7AI score0.00448EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64065

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfs: fix VMBUGONFOLIO issue in netfswritebegin call The multiple runs of generic/013...

5.7AI score0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.9 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...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 4:17 p.m.5 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...

0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.7 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.2AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.11 views

CVE-2026-64065

CVE-2026-64065 concerns a Linux kernel issue in the netfs path: a VM_BUG_ON_FOLIO() problem within netfs_write_begin() can trigger a kernel BUG at mm/filemap.c:1504 (observed as an Oops with a reproduction via generic/013). The provided descriptions indicate this is a resolved vulnerability in th...

5.3AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.33 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.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 3:39 p.m.5 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 score0.00168EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:39 p.m.9 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.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.28 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.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.6 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.2AI score0.00166EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.10 views

CVE-2026-64060

In the Linux kernel netfs subsystem, CVE-2026-64060 fixes a leak of the request reference in netfs_write_begin() when an error occurs in netfs_wait_for_read(). The issue was resolved by adjusting error handling to avoid leaking the request’s ref. This entry contains concrete details about the aff...

5.4AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.4 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 score0.00166EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61382

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.0.0-rc1 Description A kernel BUG occurs in the netfs component due to a VM BUG ON FOLIO issue within the netfs write begin function. This issue is triggered when folio unlock is called on a folio that is not locked,...

5.6AI score0.00168EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61377

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the netfs write begin function during error handling. Specifically, the system fails to release the reference to the request when an error is returned from the...

5.8AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:15 a.m.9 views

DEBIAN-CVE-2022-50094

In the Linux kernel, the following vulnerability has been resolved: spmi: trace: fix stack-out-of-bound access in SPMI tracing functions tracespmiwritebegin and tracespmireadend both call memcpy with a length of "len + 1". This leads to one extra byte being read beyond the end of the specified...

7.1CVSS5.4AI score0.00218EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Ensure that write operations are atomic. syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file. Th...

5.5CVSS6.2AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.6 views

SUSE CVE-2024-57942

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.7CVSS6.5AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2025/01/21 1:15 p.m.3 views

DEBIAN-CVE-2024-57942

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/21 1:15 p.m.3 views

UBUNTU-CVE-2024-57942

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix ceph copy to cache on write-begin At the end of netfsunlockreadfolio in which folios are marked appropriately for copying to the cache either with by being marked dirty and having their private data set or by having...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References5
Rows per page
Query Builder