
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52576 affects the Linux kernel's memory management system, specifically in the x86/mm, kexec, and ima components. The vulnerability was discovered when the code calling ima_free_kexec_buffer() was found to run after the memblock allocator had been torn down, potentially resulting in a use-after-free condition in memblock_isolate_range() (Kernel Commit). The issue was disclosed in March 2024 and has been assigned a CVSS v3.1 base score of 5.5 MEDIUM (NVD).
The vulnerability stems from a timing issue in the memory management system where ima_free_kexec_buffer() is called after the memblock allocator has been deactivated. When running with KASAN or KFENCE memory debugging tools enabled, this use-after-free condition triggers a BUG from the idle task, leading to a kernel panic (Kernel Commit). The issue was introduced by commit fee3ff99bc67 which moved arch-independent ima kexec functions to drivers/of/kexec.c.
When exploited, this vulnerability can cause a kernel panic in systems with KASAN or KFENCE memory debugging tools enabled. The use-after-free condition in memblock_isolate_range() can lead to system instability and denial of service (NVD).
The vulnerability requires local access and low privileges to exploit. It has been assigned an Attack Vector: Local, Attack Complexity: Low, and Privileges Required: Low according to the CVSS v3.1 metrics (NVD).
The vulnerability has been patched by switching ima_free_kexec_buffer() to use memblock_free_late() instead of memblock_phys_free(). This fix has been implemented in the Linux kernel codebase (Kernel Commit). System administrators should update to a patched version of the kernel to mitigate this vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."