A backdoor in xz
A backdoor in xz
Posted Mar 29, 2024 20:28 UTC (Fri) by intelfx (subscriber, #130118)In reply to: A backdoor in xz by cjwatson
Parent article: A backdoor in xz
> The only problem is that it's a pretty horrible amount of code to have to inline. Look at pid_notify_with_fds_internal
I don't think any of that code is needed. OpenSSH as patched only needs sd_listen_fds() and plain sd_notify() which _as used_ can be implemented in about 5-10 lines of C code each.
