From: Jean Tourrilhes Date: Tue, 10 Oct 2006 21:45:46 +0000 (-0700) Subject: [PATCH] wireless: More WE-21 potential overflows... X-Git-Tag: v2.6.19-rc3~13^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53077944f119808df3d1c6be07241f17a87e7c28;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: John W. Linville --- Reading git-diff-tree failed