diff options
author | Shaun Tancheff <shaun@tancheff.com> | 2006-02-22 22:47:19 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-02-28 15:42:06 -0500 |
commit | 8763716bfe4d8a16bef28c9947cf9d799b1796a5 (patch) | |
tree | f0e8d0dcbf55953ea084f110c013743716b2a068 /drivers/block/aoe/aoecmd.c | |
parent | d5ec33490c67affef93aebf76e1238260c82d377 (diff) |
[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
Remote NDIS response to OID_GEN_SUPPORTED_LIST only allocated space
for the data attached to the reply, and not the reply structure
itself. This caused other kmalloc'd memory to be corrupted.
Signed-off-by: Shaun Tancheff <shaun@tancheff.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/block/aoe/aoecmd.c')
0 files changed, 0 insertions, 0 deletions