Al Viro 7798bf2140 arc: don't leak bits of kernel stack into coredump
On faulting sigreturn we do get SIGSEGV, all right, but anything
we'd put into pt_regs could end up in the coredump.  And since
__copy_from_user() never zeroed on arc, we'd better bugger off
on its failure without copying random uninitialized bits of
kernel stack into pt_regs...

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-09-15 19:51:55 -04:00
..
2016-07-02 15:56:01 +10:00
2015-11-03 17:33:00 +05:30
2013-02-15 23:16:00 +05:30
2016-05-19 09:46:18 -07:00
2016-04-26 14:07:59 +02:00