Lucene search
+L

76 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.15 views

PT-2026-72479

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in try get locked pte Fix an unlikely race in try get locked pte, which could have happened if puds or pmds get unmapped between the p?dp get and p?d offset functions...

5.3AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.8 views

SUSE CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:18 p.m.14 views

CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

7.8CVSS0.00128EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.9 views

CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

5.4AI score0.00128EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/19 3:41 p.m.22 views

EUVD-2026-45866

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

5.5AI score0.00128EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.16 views

CVE-2026-64181

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:41 p.m.31 views

CVE-2026-64181

In Linux kernel CVE-2026-64181, the issue on 32-bit x86 with THP enabled stems from __vm_normal_page failing to account for missing implementation of pmd_special()/pud_special(). This can cause warnings and later kernel state bugs (Bad rss-counter state, Bad page state) during memory reclaim when...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/19 3:41 p.m.8 views

CVE-2026-64181 mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_special()

In the Linux kernel, the following vulnerability has been resolved: mm: fix vmnormalpage to handle missing support for pmdspecial/pudspecial On x86 32-bit with THP enabled, zaphugepmd is seen to generate a "WARNING: mm/memory.c:735 at vmnormalpage+0x6a/0x7d", from the VMWARNONONCEiszeropfnpfn ||...

7.8CVSS5.4AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.20 views

PT-2026-61498

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memory management system where vm normal page fails to handle missing support for pmd special and pud special. On x86 32-bit systems with Transparent Huge Pages TH...

7.8CVSS5.2AI score0.00128EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/07/03 12:00 a.m.9 views

The vulnerability of the `move_normal_pmd()` and `move_normal_pud()` functions in the `mm/mremap.c` module of the Linux kernel’s memory management subsystem allows an attacker to compromise the accessibility of protected information.

The vulnerability of the movenormalpmd and movenormalpud functions in the mm/mremap.c module of the Linux kernel’s memory management subsystem is related to state management errors. Exploiting this vulnerability could allow an attacker to compromise the accessibility of protected information...

5.5CVSS6.2AI score0.00128EPSS
SaveExploits0References7Affected Software2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fixed a race condition between concurrent operations involving splitting PUD entries and refaulting PUD leaf entries. The splitting of a PUD entry in walkpudrange can cause a race with a concurrent thread that refaul...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: mm/gup: fixed guppudrange for dax For dax pud, pudhuge returns true on x86. Therefore, the function works as long as hugetlb is configured. However, dax does not depend on hugetlb. Commit 414fd080d125 “mm/gup: fixed guppmdrang...

5.5CVSS6.4AI score0.00255EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.13 views

SUSE CVE-2026-31456

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

4.7CVSS5.5AI score0.00089EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/22 3:31 p.m.8 views

EUVD-2026-24795

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

5.6AI score0.00089EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31456

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

4.7CVSS0.00089EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/22 1:53 p.m.30 views

CVE-2026-31456

CVE-2026-31456 affects the Linux kernel mm/pagewalk: a race between concurrent splitting of a PUD entry in walk_pud_range() and a refault can cause a PMD range to disappear, triggering a kernel BUG during certain NUMA reads with VFIO-PCI DMA setup. The fix validates the PUD entry with a stable sn...

4.7CVSS5.6AI score0.00089EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.42 views

CVE-2026-31456 mm/pagewalk: fix race between concurrent split and refault

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

0.00089EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 1:53 p.m.13 views

CVE-2026-31456 mm/pagewalk: fix race between concurrent split and refault

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

5.8AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006648 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works a...

7.8CVSS6.3AI score0.00255EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005722)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005722 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when...

5.5CVSS5.6AI score0.00223EPSS
SaveExploits0References12
Rows per page
Query Builder