Lucene search
+L

515 matches found

RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-64131

A flaw was found in the Linux kernel's memory management subsystem. The unmapping process for device-private and exclusive memory pages incorrectly checks if a virtual memory area VMA is anonymous. This can lead to spurious warnings during process teardown when a folio is part of a private...

5.5CVSS5.3AI score0.00172EPSS
Exploits0References4
NVD
NVD
added 4 days ago4 views

CVE-2026-64051

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Add overflow check to remappfnrange during mmap The call to remappfnrange in qaicgemobjectmmap is susceptible to remapping beyond the VMA if the BO is too large. This can cause use after free issues when munmap unmaps...

7.8CVSS0.00128EPSS
Exploits0References5
NVD
NVD
added 4 days ago7 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...

0.00189EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 4 days ago4 views

CVE-2026-64129

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix spinlock leak in migratevmainserthugepmdpage When checkstableaddressspace fails after the PMD spinlock has been acquired via pmdlock, the code jumps directly to the abort label, bypassing the spinunlock call...

5.4AI score0.00172EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 4 days ago27 views

CVE-2026-64129 mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix spinlock leak in migratevmainserthugepmdpage When checkstableaddressspace fails after the PMD spinlock has been acquired via pmdlock, the code jumps directly to the abort label, bypassing the spinunlock call...

0.00172EPSS
Exploits0References2
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-45814

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix spinlock leak in migratevmainserthugepmdpage When checkstableaddressspace fails after the PMD spinlock has been acquired via pmdlock, the code jumps directly to the abort label, bypassing the spinunlock call...

5.4AI score0.00172EPSS
Exploits0References2
OSV
OSV
added 4 days ago4 views

CVE-2026-64129 mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix spinlock leak in migratevmainserthugepmdpage When checkstableaddressspace fails after the PMD spinlock has been acquired via pmdlock, the code jumps directly to the abort label, bypassing the spinunlock call...

5.4AI score0.00172EPSS
Exploits0References5
CVE
CVE
added 4 days ago9 views

CVE-2026-63953

CVE-2026-63953 concerns a Linux kernel memory-leak after migrate_vma_insert_huge_pmd_page() jumps to unlock_abort on PMD check failure. The pgtable allocated via pte_alloc_one() could remain unreleased in the error path, leading to a leak. The fix adds a free_abort path to release the pgtable whe...

5.4AI score0.00189EPSS
Exploits0References2
EUVD
EUVD
added 4 days ago8 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
Exploits0References2
OSV
OSV
added 4 days ago5 views

CVE-2026-53373 mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

7.8CVSS5.1AI score0.00112EPSS
Exploits0References5
CVE
CVE
added 4 days ago17 views

CVE-2026-53373

The CVE-2026-53373 issue is in the Linux kernel’s mm/vma path: in certain stacked driver scenarios, mmap_prepare() invoked from the mmap() hook may expose a not-fully-established VMA to the caller, risking unsafe unmapping as the VMA is detached. The fix propagates the context of the mmap action ...

7.8CVSS5.2AI score0.00112EPSS
Exploits0References2
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-45446

In the Linux kernel, the following vulnerability has been resolved: mm/vma: do not try to unmap a VMA if mmapprepare invoked from mmap The mmapprepare hook functionality includes the ability to invoke mmapprepare from the mmap hook of existing 'stacked' drivers, that is ones which are capable of...

5.1AI score0.00112EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 4 days ago8 views

PT-2026-61270

In the Linux kernel, the following vulnerability has been resolved: mm/migrate device: fix pgtable leak in migrate vma insert huge pmd page When migrate vma insert huge pmd page jumps to unlock abort due to a PMD check failure, the pgtable allocated earlier via pte alloc one is never freed, causi...

5.3AI score0.00189EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/07/03 3:5 a.m.5 views

SUSE CVE-2026-53084

In the Linux kernel, the following vulnerability has been resolved: bpf: return VMA snapshot from taskvma iterator Holding the per-VMA lock across the BPF program body creates a lock ordering problem when helpers acquire locks that depend on mmaplock: vmlock - irwsem - mmaplock - vmlock Snapshot...

5.8AI score0.00156EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.7 views

SUSE CVE-2026-53085

In the Linux kernel, the following vulnerability has been resolved: bpf: fix mm lifecycle in open-coded taskvma iterator The open-coded taskvma iterator reads task-mm locklessly and acquires mmapreadtrylock but never calls mmget. If the task exits concurrently, the mmstruct can be freed as it is...

7.8CVSS5.8AI score0.00113EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-53159

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: fastrpc: fix DMA address corruption due to findvma misuse fastrpcgetargs uses findvma to look up the VMA for a user-provided pointer and compute a DMA...

8.8CVSS6AI score0.00129EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-53084

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: return VMA snapshot from taskvma iterator Holding the per-VMA lock across the BPF program body creates a lock ordering problem when helpers acquire locks...

5.4AI score0.00156EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-53154

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/hugetlb: restore reservation on error in hugetlb folio copy paths Two sites in mm/hugetlb.c allocate a hugetlb folio via allochugetlbfolio consuming a VMA...

5.5CVSS6AI score0.00122EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/28 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-53085

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: fix mm lifecycle in open-coded taskvma iterator The open-coded taskvma iterator reads task-mm locklessly and acquires mmapreadtrylock but never calls mmget...

7.8CVSS5.3AI score0.00113EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:7 a.m.11 views

misc: fastrpc: fix DMA address corruption due to find_vma misuse

...

8.8CVSS5.8AI score0.00129EPSS
Exploits0
Rows per page
Query Builder