11 matches found
CVE-2026-64216
CVE-2026-64216: Linux kernel netfs UAF fix in netfs_unlock_abandoned_read_pages() and related netfs_unlock_read_folio. The code compared an index to rreq->no_unlock_folio after NETFS_RREQ_IN_PROGRESS was cleared, risking dereferencing the folio no longer owned by the caller. The patch stores t...
EUVD-2026-48624
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...
PT-2026-64331
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential UAF in netfs unlock abandoned read pages netfs unlock abandoned read pagesrreq accesses the index of the folios it is wanting to unlock and compares that to rreq-no unlock folio so that it doesn't unlock a...
SUSE CVE-2024-38625
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...
AZL-54987 CVE-2024-38625 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...
DEBIAN-CVE-2024-38625
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...
CVE-2024-38625
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...
CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...
CVE-2024-38625 fs/ntfs3: Check 'folio' pointer for NULL
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check 'folio' pointer for NULL It can be NULL if bmap is called...
Linux kernel security vulnerabilities
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from the fs/ntfs3 module not checking if the folio pointer is null...
PT-2024-28086
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description The issue is related to the Linux kernel, specifically in the fs/ntfs3 module, where the folio pointer can be NULL if the bmap function is called. This can potentially lead to issues within the...