commit | 53077944f119808df3d1c6be07241f17a87e7c28 | [log] [tgz] |
---|---|---|
author | Jean Tourrilhes <jt@hpl.hp.com> | Tue Oct 10 14:45:46 2006 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 16 20:09:48 2006 -0400 |
tree | 3427e3f0ba877eaeaed102ebcd32fb90afa5e865 | |
parent | 683f8c9e00d2aa911382186ca891bd221efaea74 [diff] |
[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>