Lucene search
+L

15 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux 5.15

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 as part of kmemleak when allocated from a memblock. Removing them from kmemleak ensures that errors related to thes...

5.5CVSS5.9AI score0.00237EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/29 12:43 p.m.14 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.5CVSS5.7AI score0.00153EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.11 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.5CVSS5.8AI score0.00153EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.47 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
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.18 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.5CVSS5.7AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:49 a.m.12 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:00 a.m.28 views

PT-2026-64523

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the x86 memory management where PMD-sized vmemmap pages are not freed correctly. The pagetable free function is used to free vmemmap pages, but since these are not...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.8 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. - In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix freeing of PMD-sized vmemmap pages Commit bf9e4e30f353 x86/mm: use pagetablefre...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.15 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.00237EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-55273

Malicious code in bioql PyPI...

7.4AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.5 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.00237EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.32 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.00237EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/18 11:00 a.m.66 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.00237EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.14 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:00 a.m.23 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.00237EPSS
SaveExploits0
Rows per page
Query Builder