Skip to content
Commit 433c5f70 authored by David S. Miller's avatar David S. Miller
Browse files

sparc64: Fix end-of-stack checking in save_stack_trace().



Bug reported by Alexander Beregalov.

Before we dereference the stack frame or try to peek at the
pt_regs magic value, make sure the entire object is within
the kernel stack bounds.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 764f2579
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment