Lucene search
+L

105 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 2:17 p.m.6 views

CVE-2026-64295

A flaw was found in the Linux kernel's memory management mm component, specifically within the pageext iteration application programming interface API. When memory is dynamically added to the system a process known as 'hotplugging', the API does not properly validate memory page frame numbers PFN...

5.5CVSS5.8AI score0.00203EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.5 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Race Condition within a Thread (CVE-2025-38681)

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: take the memory hotplug lock inside ptdumpwalkpgd Memory hot remove unmaps and tears down various kernel page table regions as required. The ptdump code can race with concurrent modifications of the kernel page tables...

4.7CVSS6.2AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64295

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64295

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

5.6AI score0.00203EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-49007

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

5.7AI score0.00203EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64295

The vulnerability CVE-2026-64295 affects the Linux kernel’s page_ext iteration API. The issue arises when memory hotplug advances the iterator past the last valid section, causing page_ext_lookup to dereference a NULL PFN. The root cause is that for_each_page_ext() can increment the iterator boun...

5.7AI score0.00203EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64295 mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN access

In the Linux kernel, the following vulnerability has been resolved: mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memory in...

5.7AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64295

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: pageext: add count limit to pageextiternext to prevent invalid PFN access The pageext iteration API does not validate if the PFN still belongs to a valid...

5.5AI score0.00203EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64516

In the Linux kernel, the following vulnerability has been resolved: mm: page ext: add count limit to page ext iter next to prevent invalid PFN access The page ext iteration API does not validate if the PFN still belongs to a valid section while advancing the iterator. When dynamically adding memo...

5.7AI score0.00203EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64180

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/memoryhotplug: fix memory block reference leak on remove Patch series mm: Fix memory block leaks and locking, v2. This series fixes two memory block device...

5.8AI score0.00157EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:18 p.m.10 views

CVE-2026-64180

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

0.00157EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:41 p.m.16 views

EUVD-2026-45865

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.3AI score0.00157EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:41 p.m.8 views

CVE-2026-64180

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.2AI score0.00157EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:41 p.m.25 views

CVE-2026-64180

The CVE-2026-64180 entry documents a Linux kernel issue in the memory hotplug path (mm/memory_hotplug). The root cause is that remove_memory_blocks_and_altmaps() calls find_memory_block() to obtain a memory block device reference, but the acquired reference is not dropped, leading to a leaked dev...

5.3AI score0.00157EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.31 views

CVE-2026-64180 mm/memory_hotplug: fix memory block reference leak on remove

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

0.00157EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.6 views

CVE-2026-64180

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.2AI score0.00157EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/19 3:41 p.m.5 views

CVE-2026-64180 mm/memory_hotplug: fix memory block reference leak on remove

In the Linux kernel, the following vulnerability has been resolved: mm/memoryhotplug: fix memory block reference leak on remove Patch series "mm: Fix memory block leaks and locking", v2. This series fixes two memory block device reference leaks and one locking issue around the per-memoryblock...

5.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61497

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the memory hotplug component where the remove memory blocks and altmaps function fails to release a reference to the memory block device. This occurs because find memo...

5.1AI score0.00157EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: powerpc/memhotplug: Added an addpages override for PPC. With the commit ffa0b64e3be5 “powerpc: Fix virtaddrvalid for 64-bit Book3E & 32-bit”, the kernel now validates the addr against the highmemory value. This results in the...

5.5CVSS6.1AI score0.00253EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/01/27 5:1 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: The memory hotplug lock is now handled within ptdumpwalkpgd. Memory hot removal operations involve unmapping memory and deallocating various kernel page table regions as needed. The ptdump code may race with concurrent...

4.7CVSS6AI score0.00122EPSS
SaveExploits0References3
Rows per page
Query Builder