On 2024-06-26 5:42 PM, Gordon Messmer wrote:
On 2024-06-25 10:37 AM, Kevin Fenzi wrote:
I wonder if this wouldn't fit in as a CI test?


Do you mean https://docs.fedoraproject.org/en-US/ci/generic_tests/ ?

Maybe it would?  If I misunderstand this, please correct me:

Because Fedora uses "-z,relro" and "-z,now" in %build_ldflags, all binaries should have a fully resolved GOT when they reach main().  That being the case, gdb could be started with any binary,


Oh, no... now I remember... the compromised library detects startup under gdb and doesn't initialize itself.  That's why the proof of concept implementation attaches to a running sshd.