https://github.com/torvalds/linux
Revision 8f493d797bc1fe470377adc9d8775845427e240e authored by Andi Kleen on 02 January 2006, 23:07:28 UTC, committed by Linus Torvalds on 03 January 2006, 01:01:42 UTC
Otherwise a bad mem policy system call can confuse the interleaving
code into referencing undefined nodes.

Originally reported by Doug Chapman

I was told it's CVE-2005-3358
(one has to love these security people - they make everything sound important)

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent abe842e
History
Tip revision: 8f493d797bc1fe470377adc9d8775845427e240e authored by Andi Kleen on 02 January 2006, 23:07:28 UTC
[PATCH] Make sure interleave masks have at least one node set
Tip revision: 8f493d7
File Mode Size
keys
selinux
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 599 bytes
capability.c -rw-r--r-- 2.8 KB
commoncap.c -rw-r--r-- 9.4 KB
dummy.c -rw-r--r-- 22.1 KB
inode.c -rw-r--r-- 9.2 KB
root_plug.c -rw-r--r-- 3.9 KB
seclvl.c -rw-r--r-- 17.3 KB
security.c -rw-r--r-- 6.0 KB

back to top