Skip to main content

Linux EUVDEUVD-2026-59145

| CVE-2026-72246
2026-08-15 416baaa9-dc9f-4396-8d5f-8c081fb06d67 GHSA-466f-hmcc-89x2

Lifecycle Timeline

2
Patch available
Aug 15, 2026 - 07:20 EUVD
CVE Published
Aug 15, 2026 - 06:21 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

In the Linux kernel, the following vulnerability has been resolved:

netfilter: flowtable: use correct direction to set up tunnel route

The layer 2 encapsulation and layer 3 tunnel information in the xmit path is taken from the other tuple, because the tunnel information that is included in the tuple for hashtable lookups is also used to perform the egress encapsulation in the transmit path.

This patch uses the correct direction when setting up the tunnel, the original proposed patch to address this fix uses the reversed direction.

While at it, remove the redundant check to call dst_release() to drop the reference on the dst that was obtained from the forward path, which is not useful in the direct xmit path unless tunneling is performed.

Analysis

In the Linux kernel, the following vulnerability has been resolved:

netfilter: flowtable: use correct direction to set up tunnel route

The layer 2 encapsulation and layer 3 tunnel information in the xmit path is taken from the other tuple, because the tunnel information that is included in the tuple for hashtable lookups is also used to perform the egress encapsulation in the transmit path.

This patch uses the correct direction when setting up the tunnel, the original proposed patch to address this fix uses the reversed direction.

While at it, remove the redundant check to call dst_release() to drop the reference on the dst that was obtained from the forward path, which is not useful in the direct xmit path unless tunneling is performed.

Share

EUVD-2026-59145 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy