https://github.com/torvalds/linux
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
Tip revision: e723e3f7f9591b79e8c56b3d7c5a204a9c571b55 authored by Maciej W. Rozycki on 04 March 2016, 01:42:49 UTC
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Tip revision: e723e3f
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.4 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 337.2 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top