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-08-13 19:29:46 -07:00
2016-09-13 17:50:18 -04:00
2016-09-13 17:50:16 -04:00
2016-09-13 17:49:39 -04:00
2016-09-13 17:50:16 -04:00
2016-09-13 17:50:17 -04:00
2016-09-13 17:49:43 -04:00
2016-09-13 17:49:44 -04:00
2016-09-13 17:49:44 -04:00
2016-09-13 17:50:02 -04:00
2016-09-13 17:50:15 -04:00
2016-09-13 17:50:15 -04:00
2016-08-12 16:23:58 -07:00