Lucene search
K

14 matches found

SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.3 views

SUSE CVE-2026-23352

In the Linux kernel, the following vulnerability has been resolved: x86/efi: defer freeing of boot services memory efifreebootservices frees memory occupied by EFIBOOTSERVICESCODE and EFIBOOTSERVICESDATA using memblockfreelate. There are two issue with that: memblockfreelate should be used for...

5.5CVSS5.6AI score0.00125EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:0 a.m.34 views

CBL Mariner 2.0 Security Update: hyperv-daemons (CVE-2024-26983)

The version of hyperv-daemons installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-26983 advisory. - In the Linux kernel, the following vulnerability has been resolved: bootconfig: use memblockfreelate...

7.8CVSS5.9AI score0.0023EPSS
Exploits0References2
CVE
CVE
added 2024/05/01 5:27 a.m.3762 views

CVE-2024-26983

CVE-2024-26983 is a Linux kernel issue about freeing xbc memory in bootconfig. The root cause was memblock_free() being used during xbc_exit() when memory may have already been handed to the buddy allocator, causing use-after-free (UAF) on certain architectures (e.g., CONFIG_ARCH_KEEP_MEMBLOCK di...

7.8CVSS6.1AI score0.0023EPSS
Exploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/04 6:21 p.m.20 views

CVE-2023-52576

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

5.5CVSS6.8AI score0.00219EPSS
Exploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.18 views

CVE-2023-52576

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

5.5CVSS7.5AI score0.00219EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.19 views

CVE-2023-52576

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

5.5CVSS6.2AI score0.00219EPSS
Exploits0References2
Prion
Prion
added 2024/03/02 10:15 p.m.18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

7.7AI score0.00219EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.18 views

CVE-2023-52576

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

5.5CVSS5.6AI score0.00219EPSS
Exploits0
OSV
OSV
added 2024/03/02 9:59 p.m.4 views

CVE-2023-52576 x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

5.5CVSS5.8AI score0.00219EPSS
Exploits0References6
CVE
CVE
added 2024/03/02 9:59 p.m.112 views

CVE-2023-52576

CVE-2023-52576 affects the Linux kernel (x86/mm, kexec, ima). The issue was a use-after-free in memblock_isolate_range() caused by calling ima_free_kexec_buffer() after the memblock allocator had been torn down. The fix switches ima_free_kexec_buffer() to memblock_free_late() to avoid the bug. Wi...

5.5CVSS6.2AI score0.00219EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.16 views

CVE-2023-52576 x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()

In the Linux kernel, the following vulnerability has been resolved: x86/mm, kexec, ima: Use memblockfreelate from imafreekexecbuffer The code calling imafreekexecbuffer runs long after the memblock allocator has already been torn down, potentially resulting in a use after free in...

7.7AI score0.00219EPSS
Exploits0References3
OSV
OSV
added 2023/02/13 5:43 p.m.8 views

GSD-2023-1002126 mm: Always release pages to the buddy allocator in memblock_free_late().

mm: Always release pages to the buddy allocator in memblockfreelate. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.89 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/31 3:52 p.m.10 views

GSD-2023-1001818 mm: Always release pages to the buddy allocator in memblock_free_late().

mm: Always release pages to the buddy allocator in memblockfreelate. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.229 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2023/01/31 3:43 p.m.5 views

GSD-2023-1001720 mm: Always release pages to the buddy allocator in memblock_free_late().

mm: Always release pages to the buddy allocator in memblockfreelate. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...

7.2AI score
Exploits0
Rows per page
Query Builder