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
src
Makefile -rw-r--r-- 16 bytes
convert_drivers_to_kernel_api.txt -rw-r--r-- 7.5 KB
hpwdt.txt -rw-r--r-- 3.9 KB
pcwd-watchdog.txt -rw-r--r-- 2.2 KB
watchdog-api.txt -rw-r--r-- 8.2 KB
watchdog-kernel-api.txt -rw-r--r-- 11.3 KB
watchdog-parameters.txt -rw-r--r-- 16.4 KB
wdt.txt -rw-r--r-- 1.8 KB

back to top