[PATCH] wireless: More WE-21 potential overflows...
authorJean Tourrilhes <jt@hpl.hp.com>
Tue, 10 Oct 2006 21:45:46 +0000 (14:45 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 17 Oct 2006 00:09:48 +0000 (20:09 -0400)
commit53077944f119808df3d1c6be07241f17a87e7c28
tree3427e3f0ba877eaeaed102ebcd32fb90afa5e865
parent683f8c9e00d2aa911382186ca891bd221efaea74
[PATCH] wireless: More WE-21 potential overflows...

After the Orinoco issue, I did an audit of other drivers for the same
issue.  Three drivers were NULL terminating the ESSID, which could cause an
overflow in WE-21 when the ESSID has maximum size.

Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c
drivers/net/wireless/atmel.c
drivers/net/wireless/ray_cs.c