Revision e723e3f7f9591b79e8c56b3d7c5a204a9c571b55 authored by Maciej W. Rozycki on 04 March 2016, 01:42:49 UTC, committed by Ralf Baechle on 04 March 2016, 21:52:32 UTC
Avoid sending a partially initialised `siginfo_t' structure along SIGFPE
signals issued from `do_ov' and `do_trap_or_bp', leading to information
leaking from the kernel stack.

Signed-off-by: Maciej W. Rozycki <macro@imgtec.com>
Cc: stable@vger.kernel.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 887349f
History
File Mode Size
.gitignore -rw-r--r-- 10 bytes
Makefile -rw-r--r-- 174 bytes
crc32hash.c -rw-r--r-- 661 bytes
devicetable.txt -rw-r--r-- 1.3 KB
driver-changes.txt -rw-r--r-- 7.0 KB
driver.txt -rw-r--r-- 987 bytes
locking.txt -rw-r--r-- 2.5 KB

back to top