]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] softmac: fix a slab corruption in WEP restricted key association
authorLaurent Riffard <laurent.riffard@free.fr>
Wed, 11 Oct 2006 22:17:36 +0000 (00:17 +0200)
committerChris Wright <chrisw@sous-sol.org>
Sat, 2 Dec 2006 00:12:37 +0000 (16:12 -0800)
commite8203cf3c3824105a01b0e7476b01d389710631c
tree8a396834cd5bbf911a50ab6da1ce631c1112e5c4
parent542975fee3541dff69a4f064ad459940f54f1c32
[PATCH] softmac: fix a slab corruption in WEP restricted key association

Fix a slab corruption in ieee80211softmac_auth(). The size of a buffer
was miscomputed.

see http://bugzilla.kernel.org/show_bug.cgi?id=7245

Acked-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Laurent Riffard <laurent.riffard@free.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
net/ieee80211/softmac/ieee80211softmac_io.c