aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/stacktrace.h
diff options
context:
space:
mode:
authorJunhui Pei <[email protected]>2025-06-02 15:38:41 +0000
committerKees Cook <[email protected]>2025-08-25 13:11:06 +0000
commitae91aea2d2265c88dbed65a07bbaf3c133fe970c (patch)
tree38d587d7f01b2b9f8b31191620b47f560dedc9ba /arch/arm/include/asm/stacktrace.h
parentLinux 6.17-rc2 (diff)
downloadkernel-ae91aea2d2265c88dbed65a07bbaf3c133fe970c.tar.gz
kernel-ae91aea2d2265c88dbed65a07bbaf3c133fe970c.zip
ubsan: Fix incorrect hand-side used in handle
__ubsan_handle_divrem_overflow() incorrectly uses the RHS to report. It always reports the same log: division of -1 by -1. But it should report division of LHS by -1. Signed-off-by: Junhui Pei <[email protected]> Fixes: c6d308534aef ("UBSAN: run-time undefined behavior sanity checker") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'arch/arm/include/asm/stacktrace.h')
0 files changed, 0 insertions, 0 deletions