A backdoor in xz
A backdoor in xz
Posted Mar 30, 2024 14:04 UTC (Sat) by smurf (subscriber, #17840)In reply to: A backdoor in xz by geuder
Parent article: A backdoor in xz
Thus, unless the build process manages to create a library with a corrupted ELF header that exploits a bug in ldd (which this one doesn't seem to do) the detection script is safe to run.
Posted Mar 30, 2024 14:49 UTC (Sat)
by geuder (subscriber, #62854)
[Link]
It involves using a different loader, but the loader is specified by the main executable. Shared libraries cannot bring in their own one (AFAIK...).
A backdoor in xz