9 matches found
CVE-2026-72173 fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
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...
Linux Distros Unpatched Vulnerability : CVE-2026-68163
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/pagevmamapped: fix device-private PMD handling Commit 65edfda6f3f2 mm/rmap: extend rmap and migration support device-private entries introduced the concept o...
CVE-2026-68163
A flaw was found in the Linux kernel's memory management subsystem. Incorrect handling of device-private Page Middle Directory PMD entries can lead to memory corruption. Specifically, when pagevmamappedwalk encounters these entries, it can misinterpret them as migration entries, resulting in memo...
Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993274)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993274 advisory. In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange...
EUVD-2025-11250
Malicious code in bioql PyPI...
CVE-2025-22045
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...
CVE-2025-22045 x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...
CVE-2025-22045 x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...
CVE-2024-50066
CVE-2024-50066 is a Linux kernel race in mm/mremap where move_page_tables can race with retract_page_tables under THP/rmap locking. The flaw stems from reading the PMD type before acquiring rmap locks, potentially creating bogus PMD entries (e.g., mapping page 0 as a page table on x86) and enabli...