Impact
The flaw causes a NULL pointer dereference in the s390 cpum_cf module of the Linux kernel. It can be triggered when perf stat commands with task context are run while CPUs are hot‑plugged offline and later brought online. The scheduler assumes per‑CPU counter data has been initialized but it has not, leading to a kernel panic. This results in a denial‑of‑service that brings the system down.CWE‑476).
Affected Systems
Affects the Linux kernel on s390 architectures. Specific version range is not listed, but the vulnerability exists before the commit that added hot‑plug prepare/dead callbacks to the cpum_cf subsystem.
Risk and Exploitability
The CVSS score of 4.4 indicates low to moderate severity. EPSS of <1% indicates a very low but non‑zero probability of exploitation and the flaw is not in CISA’s KEV catalog. The needs access to run perf commands and manipulate CPU online state. By inducing a kernel panic the attacker can cause a denial‑of‑service. Because exploitation requires local privilege or compromised access, the risk is confined to systems where such access is possible.
OpenCVE Enrichment