Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Wang Xuerui

#48962of 56,336
5.5Total CVSS
Vulnerabilities · 1
PT-2024-14600
5.5
2024-03-02
Linux · Linux Kernel · CVE-2023-52506
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** An issue in the LoongArch component of the Linux kernel can lead to a null pointer dereference, potentially allowing an attacker to cause a denial of service. The problem occurs when `DEFERRED STRUCT PAGE INIT` is enabled; specifically, an early call to `memblock reserve()` in `memblock init()` sets the node ID to `MAX NUMNODES`. This results in a null dereference of `NODE DATA(nid)` within the call chain `reserve bootmem region()` -> `init reserved page()`, leading to a kernel panic. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.