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
00-INDEX -rw-r--r-- 554 bytes
completion.txt -rw-r--r-- 9.8 KB
sched-arch.txt -rw-r--r-- 2.7 KB
sched-bwc.txt -rw-r--r-- 4.6 KB
sched-deadline.txt -rw-r--r-- 27.6 KB
sched-design-CFS.txt -rw-r--r-- 9.5 KB
sched-domains.txt -rw-r--r-- 4.3 KB
sched-nice-design.txt -rw-r--r-- 5.1 KB
sched-rt-group.txt -rw-r--r-- 6.8 KB
sched-stats.txt -rw-r--r-- 7.3 KB

back to top