Impact
A race condition in the Linux slip network driver allows the driver to dereference a net_device pointer that has already been freed during a concurrent device teardown. The dereference(), causing a use‑after‑free that leads to a kernel panic and loss of service. The vulnerability does not provide direct privilege escalation; it simply destabilises the kernel on the affected system.
Affected Systems
All Linux kernel releases that include the slip driver before the application of the fix are vulnerable. The CPE identifier cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:* specifies the entire family of Linux kernel binaries; any build that carries the unpatched slip driver should be considered affected.
Risk and Exploitability
The CVSS score of 4.7 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in CISA’s KEV catalog, suggesting there are no known public exploits. Explo with the slip device or have the ability to load/unload modules, implying that privilege escalation to at least the capability to load the driver is needed. The risk of exploitation is therefore considered low, but the impact of a successful exploit is high due to the loss of kernel stability and potential downtime.
OpenCVE Enrichment