Lucene search
+L

17 matches found

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
NVD
NVD
added 2026/08/28 8:16 a.m.10 views

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.,...

0.00172EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 8:16 a.m.10 views

AZL-98147 CVE-2026-80686 affecting package kernel 6.6.150.1-1

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
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.12 views

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
SaveExploits0References8
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-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.,...

4.8CVSS5.8AI score0.00172EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/28 6:52 a.m.9 views

EUVD-2026-67562

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
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.12 views

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.8AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:52 a.m.33 views

CVE-2026-80686

CVE-2026-80686 affects the Linux kernel memory management subsystem, specifically the migrate_vma_collect_pmd() function in the migrate_device path. The root cause is that pte_pfn() and pte_dirty() are invoked on non-present PTE entries (such as device-private entries), where these functions exhi...

5.9AI score0.00172EPSS
SaveExploits0References6
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/28 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-80686

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: migratedevice: fix ptepfn/ptedirty called on non-present PTE ptepfn and ptedirty have undefined behaviour when called on a non-present PTE. In...

5.9AI score0.00172EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:57 p.m.15 views

SUSE CVE-2026-64514

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: gate mustwait writability check on ptepresent userfaultfdmustwait and userfaultfdhugemustwait read the PTE without taking the page table lock and then apply ptewrite / hugeptewrite to it. Those accessors decode bits...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 8:52 a.m.37 views

CVE-2026-64514 userfaultfd: gate must_wait writability check on pte_present()

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: gate mustwait writability check on ptepresent userfaultfdmustwait and userfaultfdhugemustwait read the PTE without taking the page table lock and then apply ptewrite / hugeptewrite to it. Those accessors decode bits...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:52 a.m.54 views

CVE-2026-64514

CVE-2026-64514 — Linux kernel (userfaultfd) details: The vulnerability concerns a gate must_wait writability check for userfaultfd on pte_present(). The kernel reads PTEs without holding the page table lock in userfaultfd_must_wait() and userfaultfd_huge_must_wait(), potentially decoding offset b...

5.8AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.24 views

PT-2026-64735

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the userfaultfd mechanism where the functions userfaultfd must wait and userfaultfd huge must wait read the Page Table Entry PTE without acquiring the page table lock...

5.8AI score0.00177EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.15 views

kernel: ethtool: check device is present when getting link settings

A flaw was found in ethtool in the Linux kernel, where sysfs reader getting link settings can attempt to read the device state on a device that is not present, leading to a crash...

4.7CVSS7.1AI score0.00246EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 5:26 p.m.9 views

kernel: ethtool: check device is present when getting link settings

A flaw was found in ethtool in the Linux kernel, where sysfs reader getting link settings can attempt to read the device state on a device that is not present, leading to a crash...

4.7CVSS7.1AI score0.00246EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.3 views

DEBIAN-CVE-2023-52934

In the Linux kernel, the following vulnerability has been resolved: mm/MADVCOLLAPSE: catch !none !huge !bad pmd lookups In commit 34488399fa08 "mm/madvise: add file and shmem support to MADVCOLLAPSE" we make the following change to findpmdorthpornone: - if !pmdpresentpmde - return SCANPMDNULL; + ...

4.7CVSS5.4AI score0.0012EPSS
SaveExploits0References1
Rows per page
Query Builder