Re: KMSAN: uninit-value in rtm_new_nexthop

From: David Ahern
Date: Wed Aug 21 2019 - 23:32:06 EST


On 8/21/19 6:38 PM, syzbot wrote:
> ==================================================================
> BUG: KMSAN: uninit-value in rtm_to_nh_config net/ipv4/nexthop.c:1317
> [inline]
> BUG: KMSAN: uninit-value in rtm_new_nexthop+0x447/0x98e0
> net/ipv4/nexthop.c:1474

I believed this is fixed in net by commit:

Author: David Ahern <dsahern@xxxxxxxxx>
Date: Mon Aug 12 13:07:07 2019 -0700

netlink: Fix nlmsg_parse as a wrapper for strict message parsing