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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 29 Jun 2011 05:57:59 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	synmyth@...il.com
Cc:	netdev@...r.kernel.org, mporter@...nel.crashing.org,
	jj@...osbits.net, cmdkhh@...il.com
Subject: Re: [PATCH]rionet: fix NULL pointer dereference in rionet_remove

From: Yinglin Luan <synmyth@...il.com>
Date: Sun, 26 Jun 2011 12:12:12 +0800

> Function rionet_remove initializes local variable 'ndev' to NULL
> and do nothing changes before the call to unregister_netdev(ndev),
> this could cause a NULL pointer dereference.
> 
> Reported-by: Jesper Juhl <jj@...osbits.net>
> Signed-off-by: Yinglin Luan <synmyth@...il.com>

Applied.
--
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