From: Eric Dumazet <[email protected]> Date: Mon, 11 Feb 2019 14:41:22 -0800
> KMSAN reported batadv_interface_tx() was possibly using a
> garbage value [1]
>
> batadv_get_vid() does have a pskb_may_pull() call
> but batadv_interface_tx() does not actually make sure
> this did not fail.
...
> Fixes: c6c8fea29769 ("net: Add batman-adv meshing protocol")
> Signed-off-by: Eric Dumazet <[email protected]>
> Reported-by: syzbot <[email protected]>
Applied and queued up for -stable.
