mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
Fixes the following vulnerability:
CVE-2026-48715: Stack Buffer Overflow in radvdump Route Information Option
Parser
https://github.com/radvd-project/radvd/security/advisories/GHSA-52px-gh9p-m379
Release notes:
https://github.com/radvd-project/radvd/releases/tag/v2.21
The release is now done on github, and a .tar.xz version is available so use
that. Notice that we cannot use the github macro.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit f560174011)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>