Impact
During the handling of malformed 6LoWPAN packets, the kernel removes a Network Header Compression (NHC) descriptor and immediately afterward dereferences its name field while still holding the lock. This use‑after‑free triggers a KASAN error and results in a kernel oops.
Affected Systems
All Linux kernel implementations that include the 6LoWPAN NHC subsystem and have not incorporated the commit that prints the warning before releasing the lock are affected. Because the vulnerability resides in the core Linux kernel, any distribution version that has not applied the patch could be vulnerable. Any system exposing a 6LoWPAN interface is therefore at risk until the patch is applied.
Risk and Exploitability
The CVSS score of 7.1 reflects a high severity due to loss of memory integrity, yet the EPSS score is below 1 %, indicating a very low likelihood of exploitation at present. The vulnerability is not listed in CISA KEV, and no public exploits are known. Exploitation requires the injection of malformed 6LoWPAN traffic plus a race condition between the error path and module unloading; thus the attack surface is narrow but potentially available to remote actors who can send packets to the target device. While a crash does not directly grant code execution, it can disrupt availability and may be leveraged in a broader attack if combined with additional flaws.
OpenCVE Enrichment
Debian DLA