Impact
The PFCP network device driver contains a null pointer dereference that occurs when the statistics callback dev_get_tstats64() is called on a PFCP netdevice that has not been initialized with a tstats structure. The missing allocation results in the kernel dereferencing a null pointer, causing a crash and a loss of system availability.
Affected Systems
All Linux kernel releases that include the PFCP driver but lack the commit that allocates per‑CPU tstats for PFCP netdevs are affected. Users running those kernel versions on any distribution that ships the PFCP netdev interface are at risk.
Risk and Exploitability
The CVSS score of 5.5 indicates a moderate severity. The EPSS score is reported as < 1%, implying a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to create or query PFCP netdevices, which typically requires local or privileged access to the system. Once exercised, the kernel crashes, disrupting availability.
OpenCVE Enrichment