FYI just in case you missed it or were affected by it.
LINK
-
rootkit in action.
-
It's important to note that compromising kernel.org != compromising the kernel source. That's nearly impossible to do without folks noticing.
For more detail on why this is, you might be interested in checking out this article by Jonathan Corbet (editor of LWN).
Summary: the public-facing kernel.org servers were compromised. Barring a hitherto-discovered break of SHA1, the kernel source was not. -
This comic sums up these kinds of event often reported in the media:
xkcd: CIA -
H.A.L. 9000 Occam's Chainsaw
-
Also, since git is a distributed VCS, saying that it will "move" to Github is a little inaccurate. -
Haha, isn't linux open source? So why bother breaking in to steal code, when it's freely available? Or did I miss something?
(no I didn't bother reading the article)
-
-
very few people would just download and compile that way.
If you are responsible for a distro, you would be using git(most likely) and doing pull. since each change needs to be signoff and most probably reviewed as well, it is very difficult to slip in malicious code this way.
If you are not managing your self compiled kernel this way, you are not supposed to be compiling your own kernel (no one can stop anyone to kill themselves) -
At best the attackers could modify the mirrored tarballs, but since the private keys used to sign them weren't on the box (at least AFAIK) that too would be easily caught. -
ALLurGroceries Vegan Vermin Super Moderator
Linux.com was compromised too, I got an email about it today telling me to change my password.
For anyone confused about git security, read this: https://lkml.org/lkml/2011/9/4/92
P.S. I'm running 3.1-rc5 and it's oopsing all over the place. -
FYI, found this this morning:
LINK -
ALLurGroceries Vegan Vermin Super Moderator
-
niffcreature ex computer dyke
Maybe they just added some bug fixes that have been in the suggested backports repository or whatever for years.
Hackers break into Linux source code site
Discussion in 'Linux Compatibility and Software' started by Evil Claw, Sep 1, 2011.