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:	Tue, 24 Jul 2012 13:57:13 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	alan@...rguk.ukuu.org.uk
Cc:	sjur.brandeland@...ricsson.com, netdev@...r.kernel.org
Subject: Re: [PATCH] caif: fix NULL pointer check

From: Alan Cox <alan@...rguk.ukuu.org.uk>
Date: Tue, 24 Jul 2012 13:42:14 +0100

> From: Alan Cox <alan@...ux.intel.com>
> 
> Reported-by: <rucsoftsec@...il.com>
> Resolves-bug: http://bugzilla.kernel.org/show_bug?44441
> Signed-off-by: Alan Cox <alan@...ux.intel.com>

Applied and queued up for -stable.

> +	if (dev == NULL)

I adjusted this to be "if (!dev)"
--
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