From: Eric Dumazet
Date: Sun, 22 Apr 2018 18:29:23 -0700
> KMSAN reported use of uninit-value that I tracked to lack
> of proper size check on RTA_TABLE attribute.
>
> I also believe RTA_PREFSRC lacks a similar check.
>
> Fixes: 86872cb57925 ("[IPv6] route: FIB6 configuration using struct
> fi
On 4/22/18 7:29 PM, Eric Dumazet wrote:
> KMSAN reported use of uninit-value that I tracked to lack
> of proper size check on RTA_TABLE attribute.
>
> I also believe RTA_PREFSRC lacks a similar check.
>
> Fixes: 86872cb57925 ("[IPv6] route: FIB6 configuration using struct
> fib6_config")
> Fixes
KMSAN reported use of uninit-value that I tracked to lack
of proper size check on RTA_TABLE attribute.
I also believe RTA_PREFSRC lacks a similar check.
Fixes: 86872cb57925 ("[IPv6] route: FIB6 configuration using struct
fib6_config")
Fixes: c3968a857a6b ("ipv6: RTA_PREFSRC support for ipv6 rout