Lucene search
+L

1239 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: NFS: Fixed a deadlock involving nfsreleasefolio Wang Zhaolong reported a deadlock involving NFSv4.1 state recovery, waiting on kthreadd, which attempts to reclaim memory by calling nfsreleasefolio. The latter cannot proceed due t...

5.8AI score0.00168EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: A NULL pointer dereferencing issue was addressed when splitting folio objects. The commit c010d47f107f “mm: thp: splitting huge pages into lower-order pages” introduced a check on the order of the folio objects via...

5.8AI score0.00203EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.24 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: f2fs: a fix was made to avoid a Use-After-Free issue in f2fswriteendio. According to syzbot, a use-after-free issue occurred in f2fswriteendio. This issue is caused by the following race condition: Loop device Unmount Worker...

7.8CVSS6.4AI score0.00119EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: f2fs: fixed an issue to avoid overflow during left shift operations. The type of folio-index should be changed from pgofft to lofft to prevent overflow during left shift operations...

5.3AI score0.00187EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: An alert is added in trytofreebuffers for folios that have no buffers attached. trytofreebuffers can be called on folios with no buffers attached when filemapreleasefolio is invoked on a folio that belongs to a mapping...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: migrate: corrected lock ordering for hugetlb file folio operations Syzbot has identified a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then attempts to acquire immaprwsem read lock. 2 Task 5754: Holds...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/07/29 12:00 a.m.10 views

The vulnerability of the __folio_split() function in the mm/huge_memory.c module of the Linux kernel’s memory management subsystem allows a hacker to trigger a system failure.

The vulnerability of the foliosplit function in the mm/hugememory.c module of the Linux kernel’s memory management subsystem is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6AI score0.00203EPSS
SaveExploits0References12Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/07/29 12:00 a.m.8 views

The vulnerability of the memfd_alloc_folio() function in the mm/memfd.c module of the Linux kernel’s memory management subsystem allows a hacker to gain unauthorized access to protected information.

The vulnerability of the memfdallocfolio function in the mm/memfd.c module of the Linux kernel’s memory management subsystem is related to the use of an uninitialized resource. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References12Affected Software4
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.11 views

CentOS 9 : kernel-5.14.0-729.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the kernel-5.14.0-729.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a BUG: unable to...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/27 12:00 a.m.13 views

UBUNTU-CVE-2026-64216

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

9.8CVSS5.6AI score0.00442EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/07/27 12:00 a.m.35 views

CVE-2026-64216

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

9.8CVSS5.5AI score0.00442EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:05 a.m.5 views

fuse: re-lock request before returning from fuse_ref_folio()

...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.15 views

CVE-2026-64266

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before returning from fusereffolio fusereffolio unlocks the request but does not re-lock it before returning. fusechanabort can end the request and the async end callback eg fusewritepagefree can free the ar...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.41 views

CVE-2026-64266 fuse: re-lock request before returning from fuse_ref_folio()

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before returning from fusereffolio fusereffolio unlocks the request but does not re-lock it before returning. fusechanabort can end the request and the async end callback eg fusewritepagefree can free the ar...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:49 a.m.56 views

CVE-2026-64266

CVE-2026-64266 affects the Linux kernel fuse subsystem. The vulnerability stems from fuse_ref_folio() unlocking the request but not re-locking before return, allowing fuse_chan_abort() to end the request and for the async end callback to free args while the copy chain later accesses them, causing...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.15 views

CVE-2026-64266

In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before returning from fusereffolio fusereffolio unlocks the request but does not re-lock it before returning. fusechanabort can end the request and the async end callback eg fusewritepagefree can free the ar...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.9 views

SUSE CVE-2026-64216

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

9.8CVSS5.7AI score0.00442EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.15 views

PT-2026-64487

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the fuse module. The fuse ref folio function unlocks a request but fails to re-lock it before returning. This allows fuse chan abort to end the request,...

7.8CVSS5.8AI score0.00164EPSS
SaveExploits0References22
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64216

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compare...

9.8CVSS5.4AI score0.00442EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 4:16 p.m.10 views

DEBIAN-CVE-2026-64216

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfsunlockabandonedreadpages netfsunlockabandonedreadpagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-nounlockfolio so that it doesn't unlock a folio being...

9.8CVSS5.7AI score0.00442EPSS
SaveExploits0References1
Rows per page
Query Builder