A backdoor in xz
A backdoor in xz
Posted Mar 30, 2024 14:35 UTC (Sat) by smurf (subscriber, #17840)In reply to: A backdoor in xz by himi
Parent article: A backdoor in xz
Nobody requested that. The problem here is a binary blob that (a) is executed as part of the test (b) isn't even checked in (c) is able to modify the built artefacts.
All three of those are red flags. Preventing any one of them would have disabled this attack. In fact, checking out the git repo (with its immutable commit ID and all that) instead of downloading a tarball which is only loosely (too loosely as it turns out) associated with the release in question could, and should really, have prevented this from affecting Debian (and probably others).
