Lucene search
+L

68 matches found

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

Linux Distros Unpatched Vulnerability : CVE-2026-89758

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/mempolicy: skip non-present PMDs when queueing folios Patch series mm: handle device-private PMDs in walk callbacks, v3. Since commit 368076f52ebe...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89758

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS0.00143EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.7 views

CVE-2026-89758

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 7:47 p.m.7 views

CVE-2026-89758 mm/mempolicy: skip non-present PMDs when queueing folios

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/11 7:47 p.m.9 views

CVE-2026-89758

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS0.00143EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:47 p.m.14 views

CVE-2026-89758

CVE-2026-89758 is a flaw in the Linux kernel's mm/mempolicy subsystem. Since commit 368076f52ebe introduced device-private THP support to PMD operations, queue_folios_pmd() can be called with a device-private PMD (left by an HMM-based GPU driver after migrating a THP folio via migrate_vma_pages()...

7.8CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:47 p.m.29 views

CVE-2026-89758 mm/mempolicy: skip non-present PMDs when queueing folios

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 7:47 p.m.8 views

EUVD-2026-76670

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/hugememory: add device-private THP support to PMD operations" a PMD may...

0.00143EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90474

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: skip non-present PMDs when queueing folios Patch series "mm: handle device-private PMDs in walk callbacks", v3. Since commit 368076f52ebe "mm/huge memory: add device-private THP support to PMD operations" a PMD may...

7.8CVSS0.00143EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 4:34 p.m.8 views

SUSE CVE-2026-80686

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

5.9AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:52 a.m.21 views

CVE-2026-80686 mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE

In the Linux kernel, the following vulnerability has been resolved: mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In migratevmacollectpmd, these functions may be invoked on non-present entries e.g.,...

5.9AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-72180

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable o...

5.9AI score0.00201EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:21 a.m.13 views

CVE-2026-72180

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

0.00201EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:21 a.m.12 views

CVE-2026-72173

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: do not warn on seeing non-migration pmd entry Patch series "mm/hmm: A fix and a selftest", v3. Patch 1 fixes a stale warning present from the time when only migration softleaf entries were supported at the PMD...

0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.51 views

CVE-2026-72180

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.5AI score0.00201EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.19 views

CVE-2026-72173

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: do not warn on seeing non-migration pmd entry Patch series "mm/hmm: A fix and a selftest", v3. Patch 1 fixes a stale warning present from the time when only migration softleaf entries were supported at the PMD...

5.6AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

UBUNTU-CVE-2026-72180

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.3AI score0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72180 mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.24 views

CVE-2026-72180 mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

0.00201EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:53 a.m.16 views

EUVD-2026-58938

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.4AI score0.00201EPSS
SaveExploits0References2
Rows per page
Query Builder