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:	Mon, 06 Apr 2009 17:43:24 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	khali@...ux-fr.org
Cc:	netdev@...r.kernel.org, jwboyer@...ux.vnet.ibm.com,
	jgarzik@...ox.com
Subject: Re: [PATCH] ibm_newemac: Fix dangerous struct assumption

From: Jean Delvare <khali@...ux-fr.org>
Date: Mon, 6 Apr 2009 14:27:10 +0200

> The ibm_newemac driver includes code which assumes that the
> work_struct which is included in every delayed_work is the first
> member of that structure. This is currently the case but might change
> in the future, so use to_delayed_work() instead, which doesn't make
> such an assumption.
> 
> Signed-off-by: Jean Delvare <khali@...ux-fr.org>

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ