]> git.ipfire.org Git - thirdparty/shadow.git/commit
* NEWS, src/su.c: Do not forward the controlling terminal to
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 5 Jun 2011 14:41:15 +0000 (14:41 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 5 Jun 2011 14:41:15 +0000 (14:41 +0000)
commitb5403415f794aea02a4dea659751f8ed38519037
tree4959fdc99ca8cd41bf1ebe08db5226e3bda38335
parenta8ca72327704d82d8e640795d05a70d3c5fe871c
* NEWS, src/su.c: Do not forward the controlling terminal to
commands executed with -c. This prevents tty hijacking which could
lead to execution with the caller's privileges. This required to
forward signals from the terminal (SIGINT, SIGQUIT, SIGTSTP) to
the executed command.
ChangeLog
NEWS
src/su.c