Impact
A flaw in the Linux kernel’s IPv6 XFRM implementation causes a double release of a device reference. On the error path where in6_dev_get returns NULL, xfrm6_fill_dst releases the device reference with netdev_put but leaves the underlying device pointer in xdst->u.dst.dev set. When dst_destroy later calls netdev_put on the same pointer, the reference counter underflows and ref_tracker emits a warning about a released reference.
Affected Systems
All builds of the Linux kernel that include the IPv6 XFRM code are potentially affected; no specific version range is indicated in the CVE record.
Risk and Exploitability
The CVSS score of 7.8 indicates high severity, and the EPSS score of <1% suggests a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. No explicit attack vector or exploitation method is provided in the CVE description.
OpenCVE Enrichment
Debian DLA
Debian DSA