https://github.com/torvalds/linux
Revision 8312512e81ab16d845b49d1ec695fad1c72f19f6 authored by Johannes Berg on 28 November 2007, 10:07:57 UTC, committed by John W. Linville on 29 November 2007, 23:08:48 UTC
This patch fixes a regression I (most likely) introduced, namely that
unencrypted frames are right now accepted even if we have a key for that
specific sender. That has very bad security implications.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
1 parent 8b393f1
History
Tip revision: 8312512e81ab16d845b49d1ec695fad1c72f19f6 authored by Johannes Berg on 28 November 2007, 10:07:57 UTC
mac80211: drop unencrypted frames if encryption is expected
Tip revision: 8312512
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 93.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top