TUESDAY, SEPTEMBER 8, 2026|No. 14252
Cybersecurity · Linux

New 'Trusting-Trust' Attack Exploits Linux Build Tools

Researchers have demonstrated a sophisticated 'trusting-trust' attack that can compromise an entire Linux distribution by manipulating build utilities, bypassing traditional security measures.

A visual representation of code and binary structures, symbolizing a digital security breach.
A visual representation of code and binary structures, symbolizing a digital security breach. · Photo by Chris Ried on Unsplash
1 sources
Pipeline ingest
3 reads
Positive / Neutral / Negative
0 countries
Related coverage

Trusting-Trust Attack against an Entire Linux Distribution through Binary Manipulation

Authors: Julien Malka, Aman Sharma, Martin Monperrus, Stefano Zacchiroli, Théo Zimmermann

Ken Thompson's trusting-trust attack, in which a compromised compiler backdoors the programs it builds and reproduces the backdoor in subsequent rebuilds of itself, is widely regarded as a threat specific to compilers. We show that it is not. We construct a complete trusting-trust attack around GNU strip, an ordinary build utility that neither inspects nor generates source code, using only manipulations of finished ELF files. In the bootstrap of the NixOS Linux distribution, a single tampered strip in the binary seed implants a payload that propagates from one generation of strip to the next and survives into the final standard environment after the seed leaves the dependency closure. On a real nixpkgs revision, the attack builds a complete graphical installer without failures and backdoors almost every one of its binaries, enabling arbitrary malicious behavior of the subverted packages.

Subjects: Cryptography and Security (cs.CR); Software Engineering (cs.SE)

PAN's pipeline reviewed approximately 1 open sources for this article. No human editor reviewed this article before publication.

Related Reads

Show on timeline →