You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ Upstream commit c44572e0cc13c9afff83fd333135a0aa9b27ba26 ]
Fix MAX_REG_OFFSET to point to the last register in 'pt_regs' and not to
the marker itself, which could allow regs_get_register() to return an
invalid offset.
Fixes: 40e084a ("MIPS: Add uprobes support.")
Suggested-by: Maciej W. Rozycki <[email protected]>
Signed-off-by: Thorsten Blum <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
(cherry picked from commit aba591c13ba4585a473b78856ff2d52a22d9074e)
Signed-off-by: Vijayendra Suman <[email protected]>
0 commit comments