Impact
The kernel contains a NULL dereference in the function linehandle_create within the GPIO character device subsystem. After a retain_and_null_ptr call, a debug printout dereferences the lh pointer, causing a crash. This results in a loss of kernel stability and a denial of service. The weakness is a classic NULL pointer dereference flaw.
Affected Systems
All Linux kernel implementations are affected until a fix is applied. The patch is included in newer kernel releases that incorporate the commits referenced in the vulnerability advisory.
Risk and Exploitability
The EPSS score is < 1% and the vulnerability is not listed in CISA KEV, so the probability of exploitation is very low. The CVSS score is 5.5, indicating a moderate severity. However, the bug can be triggered by code that invokes linehandle_create, and based on the description, it is inferred that an attacker with the ability to execute kernel‑level or privileged code could trigger an immediate system crash. The impact is total loss of availability for the infected host.
OpenCVE Enrichment