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
..
2013-08-26 09:40:24 +05:30
2016-04-22 18:12:31 +05:30
2016-05-09 09:32:30 +05:30
2013-04-09 12:21:14 +05:30
2016-03-10 14:44:13 -06:00
2016-05-30 10:07:32 +05:30
2016-05-20 17:58:30 -07:00
2016-07-30 11:32:01 -07:00
2016-05-30 10:07:32 +05:30