[PATCH] WE-22 : prevent information leak on 64 bit
authorJean Tourrilhes <jt@hpl.hp.com>
Fri, 23 Mar 2007 00:31:16 +0000 (00:31 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Mar 2007 18:10:26 +0000 (14:10 -0400)
commitc2805fbb8630abb95d94ce7adc3f97976f7e0367
treeca94be7f103d430d38ef6543db597e90f3a63999
parented4bb1063171b2f44a40b0a9c400dedb0590dce6
[PATCH] WE-22 : prevent information leak on 64 bit

  Johannes Berg discovered that kernel space was leaking to
userspace on 64 bit platform. He made a first patch to fix that. This
is an improved version of his patch.

Signed-off-by: Jean Tourrilhes <jt@hpl.hp.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/wireless.h
include/net/iw_handler.h
net/core/rtnetlink.c
net/core/wireless.c