glibc/sysdeps
Adhemerval Zanella 360cce0b06 nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782)
The SIGCANCEL signal handler should not issue __syscall_do_cancel,
which calls __do_cancel and __pthread_unwind, if the cancellation
is already in proces (and libgcc unwind is not reentrant).  Any
cancellation signal received after is ignored.

Checked on x86_64-linux-gnu and aarch64-linux-gnu.

Tested-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-03-13 09:11:13 -03:00
..
aarch64 math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
alpha math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
arc math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
arm math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
csky math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
generic math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
gnu
hppa math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
htl htl: move pthread_once into libc 2025-03-02 15:37:33 +01:00
hurd hurd: Consolidate signal mask change 2025-03-06 02:28:35 +01:00
i386 math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
ieee754 math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
loongarch math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
m68k math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
mach Implement C23 rsqrt 2025-03-07 19:15:26 +00:00
microblaze math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
mips math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
nptl nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) 2025-03-13 07:43:33 +01:00
or1k math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
posix Fix underallocation of abort_msg_s struct (CVE-2025-0395) 2025-01-22 08:17:17 -05:00
powerpc math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
pthread nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782) 2025-03-13 09:11:13 -03:00
riscv math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
s390 math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
sh math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
sparc math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00
unix Update syscall lists for Linux 6.13 2025-03-12 12:51:54 +00:00
wordsize-32
wordsize-64
x86 Remove dl-procinfo.h 2025-03-05 11:22:09 -03:00
x86_64 math: Refactor how to use libm-test-ulps 2025-03-12 13:40:07 -03:00