stricter validation of messaging socket fd number; disallow usage of
authordjm <djm@openbsd.org>
Tue, 30 Apr 2024 05:53:03 +0000 (05:53 +0000)
committerdjm <djm@openbsd.org>
Tue, 30 Apr 2024 05:53:03 +0000 (05:53 +0000)
commitc2993daaf179cfeb6ab1e0df6e644117a76d3db3
treef1e84bc26038742ac82a0a6d9ba88442bf2c7334
parent8d9e4209cc6f79c247931cbd848a00b2c231179a
stricter validation of messaging socket fd number; disallow usage of
stderr. Based on GHPR492 by RealHurrison
usr.bin/ssh/ssh-keysign.c