Lucene search
+L

15 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 12:43 p.m.7 views

CVE-2026-64302

A flaw was found in the Linux kernel. A local user could exploit an issue in the pagetablefree function, which incorrectly handles vmemmap pages. This improper memory management leads to a memory leak, where only a portion of the allocated memory is freed. Consequently, this can result in a Denia...

5.7AI score0.00198EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.7 views

SUSE CVE-2026-64302

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetablefree", switched from freeing non-boot page tables through freepages to pagetablefree. However, the function is also called to free vmemmap...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.19 views

CVE-2026-64302

Summary: CVE-2026-64302 affects the Linux kernel in the x86 memory management code. The root issue is that pagetable_free() was used to free PMD-sized vmemmap pages, but vmemmap pages are not page tables, causing only the first page to be freed and leaking the rest. This was triggered by a commit...

5.8AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64302

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetablefree", switched from freeing non-boot page tables through freepages to pagetablefree. However, the function is also called to free vmemmap...

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

CVE-2026-64302 x86/mm: Fix freeing of PMD-sized vmemmap pages

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetablefree", switched from freeing non-boot page tables through freepages to pagetablefree. However, the function is also called to free vmemmap...

5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.20 views

PT-2026-64523

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 "x86/mm: use pagetable free", switched from freeing non-boot page tables through free pages to pagetable free. However, the function is also called to free vmemma...

5.8AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64302

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 x86/mm: use pagetablefree, switched from freeing non-boot page tables through freepages to...

5.4AI score0.00198EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: bootmem: The vmemmap pages are removed from kmemleak when freeing the page. These pages were previously marked by kmemleak when allocated from a memblock. If they remain in kmemleak, they may cause errors when reusing the page...

5.5CVSS5.9AI score0.002EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.10 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013684)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013684 advisory. In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-55273

Malicious code in bioql PyPI...

7.4AI score0.002EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-49994

In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak ma...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.21 views

CVE-2022-49994 bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem

In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak ma...

0.002EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/18 11:0 a.m.58 views

CVE-2022-49994

The CVE-2022-49994 issue affects the Linux kernel memory management path involving bootmem and kmemleak. Specifically, vmemmap pages allocated from memblock were not removed from kmemleak when the page was freed, allowing kmemleak to report an error or stop working when the page is reused. The co...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:0 a.m.9 views

CVE-2022-49994 bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem

In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak ma...

6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/06/18 11:0 a.m.16 views

CVE-2022-49994

In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak ma...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder