Skip to content
Commit 48735d8d authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

libertas: fix buffer overrun



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: default avatarJohannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org [2.6.24-2.6.27, bug present in some form since driver was added (2.6.22)]
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 87bf24f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment