PT-2026-52307 · Linux+2 · Linux Kernel+2
CVE-2026-53212
·
Published
2026-06-01
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV: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
A use-after-free issue exists in the netfilter nft tunnel component. The function
nft tunnel obj destroy() invokes metadata dst free(), which performs a direct memory free of metadata dst while ignoring the dst entry reference count. This creates a dangling pointer for packets that previously acquired a reference via dst hold() in nft tunnel obj eval() and remain queued. When these packets are dequeued, dst release() attempts to operate on the already freed memory.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Multiple Releases of Same Resource or Handle
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu