PT-2026-68081 · Linux · Linux Kernel

CVE-2026-64580

·

Published

2026-08-05

·

Updated

2026-08-09

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the xfrm6 fill dst() function where the dst.dev is not cleared during an error path when in6 dev get(dev) returns NULL. In this scenario, the function releases the device reference using netdev put(), but xdst->u.dst.dev remains set. Subsequently, dst destroy() calls netdev put(dst->dev) again, causing the same net device reference to be released twice. This leads to a reference count underflow, which can trigger a ref tracker warning and cause the system to wait for the device to become free during unregistration.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-94464
CVE-2026-64580
OPENSUSE-SU-2026:11476-1

Affected Products

Linux Kernel