mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
When responding to a debug trap (breakpoint) in userspace, the kernel's trap handler raised SIGTRAP but returned from the trap via a code path that ignored pending signals, resulting in an infinite loop re-executing the trapping instruction. Signed-off-by: Rich Felker <dalias@libc.org>
8.7 KiB
8.7 KiB