diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-11-02 19:30:21 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-11-10 11:17:54 -0800 |
commit | f53dd684abef20b9c1133548bfb56d91da537e3e (patch) | |
tree | ec59aeac1a9ae8d19fa463cdbb59ff17dddd7c78 /scripts/patch-kernel | |
parent | 1e675381c2c443e84ba7bea055017ded1ac8f816 (diff) |
libertas: fix buffer overrun
commit 48735d8d8bd701b1e0cd3d49c21e5e385ddcb077 upstream
If somebody sends an invalid beacon/probe response, that can trash the
whole BSS descriptor. The descriptor is, luckily, large enough so that
it cannot scribble past the end of it; it's well above 400 bytes long.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions