]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
Fix up backported ptrace patch
authorSasha Levin <sashal@kernel.org>
Mon, 17 Jun 2019 14:05:45 +0000 (10:05 -0400)
committerSasha Levin <sashal@kernel.org>
Mon, 17 Jun 2019 14:09:15 +0000 (10:09 -0400)
commit0fc36df87bf5b34faa9df009f2f10256f03b2621
tree99233c94a5b6595206dd8efcb603c8515424b729
parent5478867b9ad03a41e886b0d5506752b4f1b69d30
Fix up backported ptrace patch

f6e2aa91a46d2 ("signal/ptrace: Don't leak unitialized kernel memory with
PTRACE_PEEK_SIGINFO") had an issue with the backport to 4.4-4.19 where
part of the patch was missing, causing test failures. Restore that part.

Signed-off-by: Sasha Levin <sashal@kernel.org>
queue-4.14/signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
queue-4.19/signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
queue-4.4/signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch
queue-4.9/signal-ptrace-don-t-leak-unitialized-kernel-memory-with-ptrace_peek_siginfo.patch