from alex_02@infosec.pub to hardware@infosec.pub on 30 Mar 2024 21:33
https://infosec.pub/post/10436528
I normally don’t try to post stuff like this, but this one is urgent. There is a rogue developer who has inserted malicious code into XZ and I’m urging everyone to check their systems and update accordingly. Arch Linux is not affected. Debian stable isn’t either as far as everyone is aware, but check your xz version. You can do this by running either xz -V
or xz --version
To check if you could possibly be affected, here is something from dark reading: darkreading.com/…/are-you-affected-by-the-backdoo…
For arch linux here is a forum thread: forum.endeavouros.com/t/…/53253
The maintainer has been dealing with mental health, but looks like was taken advantage, manipulated, and gaslighted. More on this here: robmensching.com/…/a-microcosm-of-the-interaction…
Another article on this here: boehs.org/…/everything-i-know-about-the-xz-backdo…
I do not blame the maintainer, so please don’t be an asshole and just check and update your machines. Currently I’m going through all my machines running linux.
threaded - newest
Correction, Arch was affected.
archlinux.org/…/the-xz-package-has-been-backdoore…
The bottom part states: " From the upstream report (one):
openssh does not directly use liblzma. However debian and several other distributions patch openssh to support systemd notification, and libsystemd does depend on lzma.
Arch does not directly link openssh to liblzma, and thus this attack vector is not possible. You can confirm this by issuing the following command:
ldd “$(command -v sshd)”
However, out of an abundance of caution, we advise users to remove the malicious code from their system by upgrading either way. This is because other yet-to-be discovered methods to exploit the backdoor could exist. "
So yes, but no.
.