On 4/5/21 1:35 PM, Phillip Potter wrote:
> When changing type with TUNSETLINK ioctl command, set tun->dev->addr_len
> to match the appropriate type, using new tun_get_addr_len utility function
> which returns appropriate address length for given type. Fixes a
> KMSAN-found uninit-value bug reported by syzbot at:
> https://syzkaller.appspot.com/bug?id=0766d38c656abeace60621896d705743aeefed51
> 
> Reported-by: [email protected]
> Signed-off-by: Phillip Potter <[email protected]>
> ---

Please give credits to people who helped.

You could have :

Suggested-by: Eric Dumazet <[email protected]>

Or
Diagnosed-by: Eric Dumazet <[email protected]>

Or at least CCed me :/

Reply via email to