Home
last modified time | relevance | path

Searched hist:"1 ff15a710a862db1101b97810af14aedc835a86a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Droute.cdiff 1ff15a710a862db1101b97810af14aedc835a86a Thu Dec 30 18:36:34 CST 2021 David Ahern <dsahern@kernel.org> ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route

Make sure RTA_GATEWAY for IPv6 multipath route has enough bytes to hold
an IPv6 address.

Fixes: 6b9ea5a64ed5 ("ipv6: fix multipath route replace error recovery")
Signed-off-by: David Ahern <dsahern@kernel.org>
Cc: Roopa Prabhu <roopa@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>