Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MIPS: traps: Fix SIGFPE information leak from
do_ov' and
do_trap_or…
…_bp' commit e723e3f upstream. 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> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information