lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 21 Feb 2020 12:54:21 -0700
From:   David Ahern <dsahern@...il.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, kuba@...nel.org,
        Jason Wang <jasowang@...hat.com>
Subject: Re: [PATCH net-next] tun: Remove unnecessary BUG_ON check in
 tun_net_xmit

On 2/21/20 12:53 PM, David Ahern wrote:
> From: David Ahern <dsahern@...il.com>
> 
> The BUG_ON for NULL tfile is now redundant due to a recently
> added null check after the rcu_dereference. Remove the BUG_ON.
> 
> Cc: Jason Wang <jasowang@...hat.com>
> Signed-off-by: David Ahern <dsahern@...il.com>
> ---
>  drivers/net/tun.c | 2 --
>  1 file changed, 2 deletions(-)
> 

D'oh. Forgot the net-next  label

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ