
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52992 is a vulnerability in the Linux kernel that was discovered and disclosed on March 27, 2025. The vulnerability affects the BPF (Berkeley Packet Filter) subsystem, specifically in the sendsignalcommon() function's handling of tasks with PID 1 (NVD CVE).
The vulnerability occurs when a task with PID 1 (typically the init/systemd process) attaches a BPF program that attempts to send a killing signal to itself. This triggers a kernel panic with the message 'Attempted to kill init!' and a specific call trace through various kernel functions including dumpstack, panic, doexit, and signal handling routines. The issue was resolved by implementing a skip mechanism for tasks with PID 1 in the bpfsendsignal_common() function (NVD CVE).
When exploited, this vulnerability causes a kernel panic, effectively crashing the system. This results in a denial of service condition as the system becomes unresponsive and requires a restart. The impact is particularly significant as it affects PID 1, which is a critical system process (NVD CVE).
The vulnerability has been patched by implementing a check to skip tasks with PID 1 in the bpfsendsignal_common() function. Users should update their Linux kernel to a version that includes this fix (NVD CVE).
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."