|
|
Subscribe / Log in / New account

A backdoor in xz

A backdoor in xz

Posted Mar 29, 2024 18:27 UTC (Fri) by andresfreund (subscriber, #69562)
In reply to: A backdoor in xz by bluca
Parent article: A backdoor in xz

> We were pretty much on the brink of disaster, and got saved because someone's login got slowed down enough that they went "mmh hang on a sec". It seems to me we just got very, very lucky here. Will we be so lucky the next time this happens too?

I didn't even notice it during logging in with ssh or such. I was doing some micro-benchmarking at the time and was looking to quiesce the system to reduce noise. Saw sshd processes were using a surprising amount of CPU, despite immediately failing because of wrong usernames etc. Profiled sshd. Which showed lots of cpu time in code with perf unable to attribute it to a symbol, with the dso showing as liblzma. Got suspicious. Then recalled that I had seen an odd valgrind complaint in my automated testing of postgres, a few weeks earlier, after some package updates were installed. Really required a lot of coincidences.


to post comments

A backdoor in xz

Posted Mar 29, 2024 18:37 UTC (Fri) by bluca (subscriber, #118303) [Link]

Ooft. Well done spotting this and chasing it down!

A backdoor in xz

Posted Mar 29, 2024 18:50 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link]

Thank you for your work!

I donated $1000 to Debian for your work. Let's all do something nice for Debian, please?

A backdoor in xz

Posted Mar 29, 2024 23:34 UTC (Fri) by job (guest, #670) [Link]

Real heroes don't wear capes.

Your curiosity saved us from something so much worse. I wish I could thank you better, eternal gratitude must suffice for now.

A backdoor in xz

Posted Mar 29, 2024 23:43 UTC (Fri) by mcatanzaro (subscriber, #93033) [Link]

Thank you so much for averting this before it turned into a security apocalypse. This could have been one of the most severe cybersecurity incidents in history, except you got lucky enough to notice something odd and then were curious enough to look closer.

A backdoor in xz

Posted Mar 30, 2024 2:19 UTC (Sat) by helsleym (guest, #92730) [Link]

Wow! Thank you for pursuing this. So many folks wouldn't notice or would put this on their stack of things to get to later.

A backdoor in xz

Posted Mar 31, 2024 3:58 UTC (Sun) by cozzyd (guest, #110972) [Link]

So thanks to random botnet ssh login attempts, this was discovered? Somehow strangely karmic.

A backdoor in xz

Posted Mar 31, 2024 10:22 UTC (Sun) by xgongiveittoya (guest, #165847) [Link]

You have done a huge service for the entire Linux community. Thank you!

A backdoor in xz

Posted Apr 11, 2024 17:35 UTC (Thu) by martijn (guest, #125289) [Link]

Legend! Remarkable observation.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds