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
.gitignore -rw-r--r-- 94 bytes
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 2.0 KB
gen_init_cpio.c -rw-r--r-- 10.3 KB
initramfs_data.S -rw-r--r-- 1.0 KB

back to top