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, 30 Jul 2008 04:48:58 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Peter Korsgaard <jacmet@...site.dk>
CC:	netdev@...r.kernel.org, David Brownell <david-b@...bell.net>,
	Oliver Neukum <oliver@...kum.org>, linux-usb@...r.kernel.org
Subject: Re: [PATCH RESEND] dm9601: don't do usb transfers of data on stack

Peter Korsgaard wrote:
> dm_{read,write}() were doing USB transfers of data on stack, which isn't
> allowed. Fix it by kmalloc'ing a temporary buffer.
> Clean up the error handling for short transfers while we're at it.
> 
> Signed-off-by: Peter Korsgaard <jacmet@...site.dk>
> Acked-by: David Brownell <dbrownell@...rs.sourceforge.net>
> ---
> 
> Jeff, please enqueue for 2.6.27.

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