summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBlaisorblade2005-07-27 20:45:18 +0200
committerLinus Torvalds2005-07-28 01:26:08 +0200
commit71ae18ec690953e9ba7107c7cc44589c2cc0d9f1 (patch)
treef2a0c8e0b67120d61f9216638482d5f472e27f29 /README
parent[PATCH] turn many #if $undefined_string into #ifdef $undefined_string (diff)
downloadkernel-qcow2-linux-71ae18ec690953e9ba7107c7cc44589c2cc0d9f1.tar.gz
kernel-qcow2-linux-71ae18ec690953e9ba7107c7cc44589c2cc0d9f1.tar.xz
kernel-qcow2-linux-71ae18ec690953e9ba7107c7cc44589c2cc0d9f1.zip
[PATCH] sys_get_thread_area does not clear the returned argument
sys_get_thread_area does not memset to 0 its struct user_desc info before copying it to user space... since sizeof(struct user_desc) is 16 while the actual datas which are filled are only 12 bytes + 9 bits (across the bitfields), there is a (small) information leak. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions