Lucene search
+L

1143 matches found

Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.20 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
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.18 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
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.10 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
RedHat Linux
RedHat Linux
added 2026/04/23 11:21 p.m.11 views

kernel: Linux kernel: Denial of Service due to a deadlock in hugetlb folio migration

A flaw was found in the Linux kernel. A local attacker could exploit a deadlock vulnerability due to incorrect lock ordering between foliolock and immaprwsem when migrating hugetlb file-backed folios. This could lead to hung tasks and potential system-wide stalls, resulting in a Denial of Service...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:8 a.m.8 views

ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.7 views

SUSE CVE-2026-31463

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when iblkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folioendread" partially addressed invalid folio access for folios without an ifs attached, but ...

5.6AI score0.00379EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.9 views

SUSE CVE-2026-31466

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...

5.7CVSS5.6AI score0.00094EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2026/04/22 6:7 p.m.14 views

CVE-2026-31463

A flaw was found in the Linux kernel's iomap subsystem. This vulnerability occurs when the block size of an inode iblkbits differs from the granularity used for input/output I/O operations. This mismatch can lead to invalid access of data pages folios during read operations, potentially causing...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.10 views

EUVD-2026-24811

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...

5.6AI score0.00094EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/22 3:31 p.m.14 views

EUVD-2026-24805

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when iblkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folioendread" partially addressed invalid folio access for folios without an ifs attached, but ...

5.6AI score0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/22 2:16 p.m.8 views

CVE-2026-31463

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when iblkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folioendread" partially addressed invalid folio access for folios without an ifs attached, but ...

9.8CVSS0.00379EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/22 2:16 p.m.5 views

CVE-2026-31466

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...

4.7CVSS0.00094EPSS
SaveExploits0References10
CVE
CVE
added 2026/04/22 1:53 p.m.33 views

CVE-2026-31466

CVE-2026-31466 affects the Linux kernel; root cause is a race in softleaf_to_folio() related to missing memory barrier (smp_rmb) when handling migration/compound pages, leading to potential incorrect folio modification. The issue was addressed by adding the missing memory barrier in softleaf_to_f...

4.7CVSS5.6AI score0.00094EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/22 1:53 p.m.4 views

CVE-2026-31466 mm/huge_memory: fix folio isn't locked in softleaf_to_folio()

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...

4.7CVSS5.8AI score0.00094EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.33 views

CVE-2026-31466 mm/huge_memory: fix folio isn't locked in softleaf_to_folio()

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix folio isn't locked in softleaftofolio On arm64 server, we found folio that get from migration entry isn't locked in softleaftofolio. This issue triggers when mTHP splitting and zapnonpresentptes races, and the...

0.00094EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:53 p.m.16 views

CVE-2026-31463

Summary : CVE-2026-31463 concerns the Linux kernel iomap subsystem. A mismatch between inode block size (i_blkbits) and the IO granularity can cause invalid folio access during reads. The root cause was that, when IO is submitted for less than a full folio in the !ifs path, the code would fail to...

9.8CVSS5.6AI score0.00379EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.40 views

CVE-2026-31463 iomap: fix invalid folio access when i_blkbits differs from I/O granularity

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when iblkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folioendread" partially addressed invalid folio access for folios without an ifs attached, but ...

9.8CVSS0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 1:53 p.m.4 views

CVE-2026-31463 iomap: fix invalid folio access when i_blkbits differs from I/O granularity

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when iblkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folioendread" partially addressed invalid folio access for folios without an ifs attached, but ...

9.8CVSS6.6AI score0.00379EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.11 views

PT-2026-34368

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when i blkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folio end read" partially addressed invalid folio access for folios without an ifs attached, b...

5.6AI score0.00379EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.11 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 iomapreadfolioiter function not properly clearing ctx-curfolio when iblkbits and I/O...

9.8CVSS7.1AI score0.00379EPSS
SaveExploits0References2
Rows per page
Query Builder