Buffer Overflow in radvd Router Advertisement Daemon Affecting IPv6 Functionality
CVE-2026-48715
7.7HIGH
What is CVE-2026-48715?
The radvd router advertisement daemon for IPv6 prior to version 2.21 contains a significant vulnerability in its radvdump utility. This vulnerability is a stack buffer overflow within the Route Information option parser, triggered when processing specially crafted ICMPv6 Router Advertisements. The print_ff() function attempts to copy up to 2032 bytes of data from an attacker-controlled packet into a limited 16-byte struct in6_addr on the stack. This operation can lead to an overflow of up to 2016 bytes, potentially allowing for unauthorized code execution or system compromise. The main radvd daemon is not vulnerable, but users must upgrade to version 2.21 or later to mitigate the risk.
Affected Version(s)
radvdump < 2.21
