
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52607 is a vulnerability in the Linux kernel's PowerPC memory management subsystem, specifically in the pgtable_cache_add function. The vulnerability was discovered in December 2023 and involves a potential null-pointer dereference issue when handling memory allocation failures (Kernel Git).
The vulnerability occurs in the PowerPC memory management initialization code where the kasprintf() function is used to allocate memory dynamically. The issue arises because the code doesn't properly check if the allocation was successful before using the returned pointer, potentially leading to a null-pointer dereference. The vulnerability affects the arch/powerpc/mm/init-common.c file in the Linux kernel (Kernel Git).
If exploited, this vulnerability could lead to a system crash due to the null-pointer dereference, potentially resulting in a denial of service condition on affected PowerPC systems (NVD).
The vulnerability requires local access to the system and occurs during the system initialization phase. No known exploits in the wild have been reported (Ubuntu Security).
The issue has been fixed by adding a proper null pointer check before using the allocated memory. The fix involves checking the validity of the pointer returned by kasprintf() before proceeding with the kmem_cache_create operation. The patch has been incorporated into various Linux kernel versions (Kernel Git).
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."