This affects all open-source projects by implication, even if they do not use the same source-code. The main issue is that the open-source model is based on trust (or the illusion of trust). Take that away and it doesn't work nearly as well.
The linux kernel weights at 13500000 lines of code developed by hundreds (if not thousands) of individuals, so even with peer-reviewed patches and dedicated commiters, attackers have a good chance of hiding compromising code somewhere in there. (It doesn't help that C is insecure and unverifiable by default, either).
I'm not sure what can be done about this. It might be interesting to have a few high-profile contributors inject "evil" code to test the peer-review system and then use the results to tighten security - but this also involves a loss of trust in the process.


Reply With Quote
