PT-2026-26581 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-04-20

·

CVE-2026-23276

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the tunnel xmit functions (iptunnel xmit, ip6tunnel xmit). These functions lack a recursion limit, which can lead to an infinite recursion loop when a bond device in broadcast mode has GRE tap interfaces as slaves. This recursion occurs when multicast/broadcast traffic is routed back through the bond, causing a kernel stack overflow. The issue arises because tunnel recursion involves route lookups and full IP output, consuming significant stack space per level. The vulnerability is triggered when processing traffic through tunnel interfaces, potentially impacting systems using bonding with GRE tunnels. The bond xmit broadcast() and ip tunnel xmit()/ip6 tnl xmit() functions are involved in the recursive loop. The existing XMIT RECURSION LIMIT is insufficient to prevent the overflow.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2026-23276
ECHO-B37C-57CA-9035
OESA-2026-1862
OESA-2026-1863
OESA-2026-1864
OPENSUSE-SU-2026:20826-1
SUSE-SU-2026:2068-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1

Affected Products

Linux Kernel