From: Cong Wang <xiyou.wangc...@gmail.com> Date: Thu, 27 Jun 2019 14:30:58 -0700
> When the skb is associated with a new sock, just assigning > it to skb->sk is not sufficient, we have to set its destructor > to free the sock properly too. > > Reported-by: syzbot+d6636a36d3c34bd88...@syzkaller.appspotmail.com > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> Applied and queued up for -stable, thanks.