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, 23 Apr 2014 14:56:08 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	herbert@...dor.apana.org.au
Cc:	dan.carpenter@...cle.com, kbuild@...org, julia.lawall@...6.fr,
	netdev@...r.kernel.org
Subject: Re: [kbuild] [net-next:master 5/11]
 drivers/net/macvlan.c:262:23-26: ERROR: skb is NULL but dereferenced.

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Tue, 22 Apr 2014 17:15:34 +0800

> macvlan: Fix leak and NULL dereference on error path
> 
> The recent patch that moved broadcasts to process context added
> a couple of bugs on the error path where we may dereference NULL
> or leak an skb.  This patch fixes them.
> 
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>

Applied, thanks Herbert.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ