Lucene search
+L

17 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-89754

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared...

7.8CVSS6AI score0.00118EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/11 10:21 p.m.10 views

CVE-2026-89754

A flaw was found in the Linux kernel's memory management mm/pagewalk component. An issue in the walkpmdrange function, where a stale walk-action state is not properly reset, can lead to duplicate walk callbacks. A local attacker could exploit this to trigger an out-of-bounds write, potentially...

7.8CVSS5.9AI score0.00118EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:20 p.m.8 views

DEBIAN-CVE-2026-89754

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS6.2AI score0.00118EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.10 views

CVE-2026-89754

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS0.00118EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/11 8:20 p.m.9 views

CVE-2026-89754

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS6.1AI score0.00118EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:20 p.m.3 views

UBUNTU-CVE-2026-89754

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS6.2AI score0.00118EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.14 views

CVE-2026-89754

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS6.2AI score0.00118EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.29 views

CVE-2026-89754 mm/pagewalk: fix stale walk->action escaping walk_pmd_range()

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS0.00118EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:46 p.m.10 views

EUVD-2026-76666

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

6.1AI score0.00118EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:46 p.m.22 views

CVE-2026-89754

A stale state bug in the Linux kernel's mm/pagewalk subsystem, specifically in walk_pmd_range(), allows a local attacker to trigger an out-of-bounds write in __mincore_unmapped_range via the mincore syscall. When walk->action is set to ACTION_AGAIN and the corresponding PMD entry is cleared be...

7.8CVSS6.1AI score0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89754 mm/pagewalk: fix stale walk->action escaping walk_pmd_range()

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walkpmdrange If -pmdentry sets walk-action = ACTIONAGAIN, the pmdnone check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-installpte is not...

7.8CVSS6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90470

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix stale walk-action escaping walk pmd range If -pmd entry sets walk-action = ACTION AGAIN, the pmd none check is retried. The PMD entry may be cleared at the point of retry. In this case, if walk-ops-install pte is...

6.2AI score0.00118EPSS
SaveExploits0References4
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
EUVD
EUVD
added 2026/04/22 3:31 p.m.10 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
OSV
OSV
added 2026/04/22 1:53 p.m.15 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/01/15 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002695 advisory. The walkhugetlbrange function in mm/pagewalk.c in the Linux kernel before 4.14.2 mishandles holes in hugetlb ranges, which allows local users to obtain sensitive...

5.5CVSS6.4AI score0.02084EPSS
SaveExploits8References16
NVD
NVD
added 2017/11/27 7:29 p.m.23 views

CVE-2017-16994

The walkhugetlbrange function in mm/pagewalk.c in the Linux kernel before 4.14.2 mishandles holes in hugetlb ranges, which allows local users to obtain sensitive information from uninitialized kernel memory via crafted use of the mincore system call...

5.5CVSS5.2AI score0.02084EPSS
SaveExploits8References13
Rows per page
Query Builder