summaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2018-09-03 20:02:46 +0200
committerEric W. Biederman <ebiederm@xmission.com>2018-09-11 21:19:00 +0200
commit3597dfe01d12f570bc739da67f857fd222a3ea66 (patch)
tree465cc2b9a6c266df70b5c3f3ab12a08521eb02dd /drivers/tty
parent4a63c1ffd384ebdce40aac9c997dab68379137be (diff)
downloadop-kernel-dev-3597dfe01d12f570bc739da67f857fd222a3ea66.zip
op-kernel-dev-3597dfe01d12f570bc739da67f857fd222a3ea66.tar.gz
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Instead of playing whack-a-mole and changing SEND_SIG_PRIV to SEND_SIG_FORCED throughout the kernel to ensure a pid namespace init gets signals sent by the kernel, stop allowing a pid namespace init to ignore SIGKILL or SIGSTOP sent by the kernel. A pid namespace init is only supposed to be able to ignore signals sent from itself and children with SIG_DFL. Fixes: 921cf9f63089 ("signals: protect cinit from unblocked SIG_DFL signals") Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud