Lucene search
+L

1107 matches found

CVE
CVE
added 2026/07/25 8:49 a.m.44 views

CVE-2026-64302

CVE-2026-64302 is a memory leak in the Linux kernel (x86/mm) introduced by commit bf9e4e30f353, which switched page-table freeing to pagetable_free(). The function was also used to free vmemmap pages , but since vmemmap pages are not compound pages, __free_pages(page, compound_order(page)) only f...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.16 views

PT-2026-64653

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the NTFS3 file system during the analysis pass of $LogFile journal replay. The log replay function copies Logical Cluster Numbers LCNs from action log records into a...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64432

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/ntfs3: validate Dirty Page Table capacity in logreplay copylcns In the analysis pass of $LogFile journal replay, logreplay copies LCNs from each action log...

7.8CVSS5.9AI score0.00135EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:07 p.m.11 views

SUSE CVE-2026-53374

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not zero-initialize the buffer, when a single PTE is written the TLB may speculativel...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63953

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.2AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:55 p.m.10 views

CVE-2026-63953 mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 2:55 p.m.15 views

EUVD-2026-45726

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.4AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.38 views

CVE-2026-63953 mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.17 views

PT-2026-61267

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the try to unmap one function within the memory management subsystem. The nr pages variable is not properly initialized at the start of each loop iteration. This allow...

7.8CVSS5.3AI score0.00166EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53374

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not...

8.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/15 1:48 p.m.32 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine x86 shadow paging mechanism. This use-after-free vulnerability arises from incorrect handling of Guest Frame Numbers GFNs when guest page tables are modified. A local attacker with control over a guest virtual machine could...

8.8CVSS6.5AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/09 3:46 a.m.21 views

kernel: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine x86 shadow paging mechanism. This use-after-free vulnerability arises from incorrect handling of Guest Frame Numbers GFNs when guest page tables are modified. A local attacker with control over a guest virtual machine could...

8.8CVSS6.5AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/08 4:26 a.m.22 views

kernel: Linux kernel KVM: Privilege escalation or denial of service due to improper shadow page table entry handling

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. A local attacker with privileges on the host system could exploit a vulnerability in how KVM handles shadow page table entries SPTEs during memory-mapped I/O MMIO operations. By manipulating guest page table entrie...

8.1CVSS6AI score0.00184EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/08 4:21 a.m.21 views

kernel: Linux kernel KVM: Privilege escalation or denial of service due to improper shadow page table entry handling

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. A local attacker with privileges on the host system could exploit a vulnerability in how KVM handles shadow page table entries SPTEs during memory-mapped I/O MMIO operations. By manipulating guest page table entrie...

8.1CVSS6AI score0.00184EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/08 4:12 a.m.23 views

kernel: Linux kernel KVM: Privilege escalation or denial of service due to improper shadow page table entry handling

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. A local attacker with privileges on the host system could exploit a vulnerability in how KVM handles shadow page table entries SPTEs during memory-mapped I/O MMIO operations. By manipulating guest page table entrie...

8.1CVSS6AI score0.00184EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/08 4:08 a.m.25 views

kernel: Linux kernel KVM: Privilege escalation or denial of service due to improper shadow page table entry handling

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. A local attacker with privileges on the host system could exploit a vulnerability in how KVM handles shadow page table entries SPTEs during memory-mapped I/O MMIO operations. By manipulating guest page table entrie...

8.1CVSS6AI score0.00184EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/05 1:58 a.m.14 views

SUSE CVE-2026-53359

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad "KVM: x86: Fix shadow paging use-after-free due to unexpected GFN" fixed a shadow paging mismatch between stored and computed GFNs; the bug...

8.8CVSS6.7AI score0.00962EPSS
SaveExploits5References158
RedhatCVE
RedhatCVE
added 2026/07/01 7:21 p.m.15 views

CVE-2026-53342

A flaw was found in the Linux kernel, specifically within the ARM64 architecture's memory management. This vulnerability occurs because the system fails to properly deallocate page tables that have been hot-removed, leading to memory leaks. This can result in incorrect memory usage statistics and...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/01 2:16 p.m.16 views

CVE-2026-53342

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: call pagetable dtor when freeing hot-removed page tables Since 5e8eb9aeeda3 "arm64: mm: always call PTE/PMD ctor in createpgdmapping" page-table allocation on ARM64 always calls pagetablepte,pmd,pud,p4dctor. This sets...

5.5CVSS0.0016EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 1:32 p.m.29 views

EUVD-2026-40976

In the Linux kernel, the following vulnerability has been resolved: arm64: mm: call pagetable dtor when freeing hot-removed page tables Since 5e8eb9aeeda3 "arm64: mm: always call PTE/PMD ctor in createpgdmapping" page-table allocation on ARM64 always calls pagetablepte,pmd,pud,p4dctor. This sets...

5.8AI score0.0016EPSS
SaveExploits0References3
Rows per page
Query Builder