Lucene search
K

16 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-45851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted...

5.8AI score0.00024EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/27 3:33 p.m.6 views

EUVD-2026-32317

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

5.8AI score0.00024EPSS
Exploits0References6
OSV
OSV
added 2026/05/27 2:16 p.m.2 views

UBUNTU-CVE-2026-45851

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

5.7AI score0.00024EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 12:15 p.m.9 views

CVE-2026-45851

CVE-2026-45851 concerns a Linux kernel memory management issue in the EFI path. The bug in reserve_unaccepted() miscomputes the memblock reservation size for the unaccepted memory table when the table’s starting address (efi.unaccepted) is not page-aligned. If the table begins partway through a p...

5.8AI score0.00024EPSS
Exploits0References5
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.32 views

CVE-2026-45851 efi: Fix reservation of unaccepted memory table

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

0.00024EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/05/27 12:15 p.m.10 views

CVE-2026-45851

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserveunaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for...

5.7AI score0.00024EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.6 views

CVE-2026-45851

efi: Fix reservation of unaccepted memory table...

5.8AI score0.00024EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.7 views

PT-2026-43718

In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserve unaccepted function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account fo...

5.8AI score0.00024EPSS
Exploits0References6
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fixed a race condition in handling unaccepted memory. The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec. It uses this static branch in hot paths to determine whether...

4.7CVSS6.2AI score0.0005EPSS
Exploits0References2
OSV
OSV
added 2025/11/11 6:36 p.m.3 views

SUSE-SU-2025:4057-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missing unregister...

9.8CVSS8.5AI score0.00224EPSS
Exploits4References970
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-27861

Malicious code in bioql PyPI...

8.1AI score0.0005EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.0 views

SUSE CVE-2025-38008

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

6.3CVSS6.2AI score0.0005EPSS
Exploits0References21
OSV
OSV
added 2025/06/18 10:15 a.m.1 views

DEBIAN-CVE-2025-38008

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

4.7CVSS5.5AI score0.0005EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.0 views

UBUNTU-CVE-2025-38008

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

4.7CVSS6.1AI score0.0005EPSS
Exploits0References26
OSV
OSV
added 2025/06/18 9:28 a.m.3 views

CVE-2025-38008 mm/page_alloc: fix race condition in unaccepted memory handling

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix race condition in unaccepted memory handling The page allocator tracks the number of zones that have unaccepted memory using staticbranchenc/dec and uses that static branch in hot paths to determine if it needs ...

4.7CVSS6.7AI score0.0005EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.1 views

PT-2025-25783

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition has been identified in the Linux kernel's page allocator, specifically in the handling of unaccepted memory. The issue arises from the use of static branch enc/dec to...

6CVSS6.6AI score0.0005EPSS
Exploits0
Rows per page
Query Builder