Can a malicious process use this to avoid being killed
A malicious process can't do useful work - as soon as the kernel gets unstuck, the signal will get delivered to the thread and kill it.
Can a malicious process use this to avoid being killed