Lucene search
+L

64 matches found

OSV
OSV
added 2025/09/04 4:15 p.m.10 views

UBUNTU-CVE-2025-38686

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a crash in UFFDIOMOVE when PMD is a migration entry When UFFDIOMOVE encounters a migration PMD entry, it proceeds with obtaining a folio and accessing it even though the entry is swpentryt. Add the missing check...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.16 views

CVE-2025-38686 userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix a crash in UFFDIOMOVE when PMD is a migration entry When UFFDIOMOVE encounters a migration PMD entry, it proceeds with obtaining a folio and accessing it even though the entry is swpentryt. Add the missing check...

0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/04 3:32 p.m.60 views

CVE-2025-38686

CVE-2025-38686 describes a Linux kernel local crash in userfaultfd’s UFFDIO_MOVE when encountering a migration PMD entry. The fix adds a missing check and delegates migration-entry handling to split_huge_pmd(), and removes an unnecessary folio check. Upstream commits (e.g., 7f1101a0a181243ad587ec...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-37958

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurren...

5.5CVSS6AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-49992

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/mprotect: only reference swap pfn page if type match Yu Zhao reported a bug after the...

5.5CVSS5.1AI score0.00179EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/06 7:00 a.m.7 views

mm/huge_memory: fix dereferencing invalid pmd migration entry

...

7CVSS6.8AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/06 12:00 a.m.10 views

PT-2025-35959

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to userfaultfd. Specifically, a crash can occur in the UFFDIO MOVE operation when a Page Middle Directory PMD is a migration entry. The issue...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.7 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/30 4:03 p.m.7 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/29 5:01 p.m.7 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/28 10:31 a.m.8 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/21 9:08 a.m.6 views

kernel: mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.5 views

DEBIAN-CVE-2022-49992

In the Linux kernel, the following vulnerability has been resolved: mm/mprotect: only reference swap pfn page if type match Yu Zhao reported a bug after the commit "mm/swap: Add swpoffsetpfn to fetch PFN from swap entry" added a check in swpoffsetpfn for swap type 1: kernel BUG at...

5.5CVSS5.4AI score0.00179EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.18 views

SUSE CVE-2025-37958

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS7.8AI score0.00198EPSS
SaveExploits0References21
NVD
NVD
added 2025/05/20 4:15 p.m.35 views

CVE-2025-37958

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS0.00198EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/20 4:15 p.m.9 views

UBUNTU-CVE-2025-37958

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References39
CVE
CVE
added 2025/05/20 4:01 p.m.131 views

CVE-2025-37958

CVE-2025-37958 affects the Linux kernel THP path. The issue arises when migrating a THP: concurrent access to the PMD migration entry during a deferred split scan could dereference an invalid address. The fix adds a check of the PMD migration entry and returns early, since the PMD migration entry...

5.5CVSS6.3AI score0.00198EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/20 4:01 p.m.26 views

CVE-2025-37958 mm/huge_memory: fix dereferencing invalid pmd migration entry

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

0.00198EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.8 views

SUSE CVE-2022-48802

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

5.5CVSS7.4AI score0.00289EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/16 12:15 p.m.7 views

DEBIAN-CVE-2022-48802

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

5.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
Rows per page
Query Builder