Lucene search
+L

132 matches found

CVE
CVE
added 2026/04/24 2:42 p.m.94 views

CVE-2026-31589

The CVE-2026-31589 issue affects the Linux kernel memory management in the mm path related to folio_unmap_invalidate. The vulnerability arises when the system calls free_folio() directly, instead of loading the free_folio function pointer after obtaining a mapping reference or lock, potentially l...

9.8CVSS5.5AI score0.00444EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.24 views

CVE-2026-31589

In the Linux kernel, the following vulnerability has been resolved: mm: call -freefolio directly in foliounmapinvalidate We can only call filemapfreefolio if we have a reference to or hold a lock on the mapping. Otherwise, we've already removed the folio from the mapping so it no longer pins the...

9.8CVSS5.5AI score0.00444EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the functionfoliounmapinvalidate calls filemapfreefolio without holding a reference...

9.8CVSS5.8AI score0.00444EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an overflow in the calculation of nrpages in the filemapmappages function. This vulnerability cou...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.34 views

PT-2026-35000

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.0-rc3 Description An integer overflow occurs in the nr pages calculation within the filemap map pages function. This issue can be triggered during a race condition where the inode size is shrunk via ext4 setattr while...

7.8CVSS6.9AI score0.0012EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.10 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013747)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013747 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole...

7.8CVSS6.8AI score0.00188EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.25 views

PT-2026-34941

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Linux kernel within the folio unmap invalidate function. The problem occurs when filemap free folio is called without a reference to or a lock on the...

9.8CVSS5.9AI score0.00444EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005169)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005169 advisory. In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/25 3:15 p.m.11 views

CVE-2026-23002

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

5.5CVSS0.00153EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/01/25 2:36 p.m.7 views

EUVD-2026-4620

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

5.2AI score0.00153EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.50 views

CVE-2026-23002 lib/buildid: use __kernel_read() for sleepable context

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

0.00153EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/25 2:36 p.m.64 views

CVE-2026-23002

CVE-2026-23002 affects the Linux kernel’s buildid path. The fix switches the sleepable context reader to use __kernel_read() for reading file data instead of direct page cache access via read_cache_folio(), reducing the risk of a NULL pointer dereference in filemap_read_folio. The patch keeps exi...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits1References3Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fixed the issue where folio is still mapped after deletion. The migration process may encounter a race condition involving fallocating holes. The removeinodesinglefolio function will unmap the folio if it is still...

7.8CVSS5.9AI score0.00188EPSS
SaveExploits0References3
Redos
Redos
added 2026/01/13 12:00 a.m.15 views

ROS-20260113-7376

A vulnerability in the filemapread function of the mm/filemap.c component of the Linux kernel is related to the execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.6AI score0.00253EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.19 views

PT-2026-8142

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's btrfs zlib implementation related to S390 hardware acceleration. Specifically, a folio leak occurs due to a missing folio put call within the copy dat...

9.8CVSS6.4AI score0.00563EPSS
SaveExploits2References319
Microsoft CVE
Microsoft CVE
added 2025/10/26 1:01 a.m.13 views

filemap: Handle sibling entries in filemap_get_read_batch()

...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/21 11:26 p.m.6 views

SUSE CVE-2025-40006

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. removeinodesinglefolio will unmap the folio if the folio is still mapped. However, it's called without folio lock. If the folio is...

4.7CVSS6.2AI score0.00188EPSS
SaveExploits0References22
EUVD
EUVD
added 2025/10/20 6:30 p.m.5 views

EUVD-2025-35074

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. removeinodesinglefolio will unmap the folio if the folio is still mapped. However, it's called without folio lock. If the folio is...

5.7AI score0.00188EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/20 4:15 p.m.14 views

CVE-2025-40006

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. removeinodesinglefolio will unmap the folio if the folio is still mapped. However, it's called without folio lock. If the folio is...

7.8CVSS0.00188EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/20 3:26 p.m.15 views

CVE-2025-40006 mm/hugetlb: fix folio is still mapped when deleted

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. removeinodesinglefolio will unmap the folio if the folio is still mapped. However, it's called without folio lock. If the folio is...

7.8CVSS0.00188EPSS
SaveExploits0References8
Rows per page
Query Builder