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] [day] [month] [year] [list]
Date:	Wed, 29 Jun 2016 08:04:21 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	eric.dumazet@...il.com
Cc:	netdev@...r.kernel.org, dan.carpenter@...cle.com
Subject: Re: [PATCH net-next] net_sched: netem: do not call qdisc_drop()
 with a NULL skb

From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 28 Jun 2016 10:30:08 +0200

> From: Eric Dumazet <edumazet@...gle.com>
> 
> If skb_unshare() fails, we call qdisc_drop() with a NULL skb, which
> is no longer supported.
> 
> Fixes: 520ac30f4551 ("net_sched: drop packets after root qdisc lock is released")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ