sobomax eeb5ed79cb Add SIGTHR (32) into list of signals permitted to be delivered to the
suid application. The problem is that Linux applications using old Linux
threads (pre-NPTL) use signal 32 (linux SIGRTMIN) for communication between
thread-processes. If such an linux application is installed suid or sgid
and security.bsd.conservative_signals=1 (default), then permission will be
denied to send such a signal and the application will freeze.

I believe the same will be true for native applications that use libthr,
since libthr uses SIGTHR for implementing conditional variables.

PR:		72922
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
MFC after:	2 weeks
2005-02-11 14:02:42 +00:00
..
2005-01-26 02:29:18 +00:00
2005-01-29 16:50:04 +00:00
2005-02-10 12:23:29 +00:00
2004-07-10 21:43:23 +00:00
2004-12-30 20:30:58 +00:00
2004-06-17 17:16:53 +00:00
2005-02-10 12:23:29 +00:00
2005-02-10 12:17:48 +00:00
2005-02-07 09:26:39 +00:00
2005-02-07 09:26:58 +00:00