You are viewing a single thread.
View all comments
92 points

I thought Arch was the only rolling distro that doesn’t have the backdoor. Its sshd is not linked with liblzma, and even if it were, they compile xz directly from git so they wouldn’t have gotten the backdoor anyway.

permalink
report
reply
31 points

TBF they only switched to building from git after they were notified of the backdoor yesterday. Prior to that, the source tarball was used.

permalink
report
parent
reply
21 points
*

liblzma is the problem. sshd is just the first thing they found that it is attacking. liblzma is used by firefox and many other critical packages.

permalink
report
parent
reply
32 points

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)"
permalink
report
parent
reply
7 points
*

Yes, this sshd attack vector isn’t possible. However, they haven’t decomposed the exploit and we don’t know the extent of the attack. The reporter of the issue just scratched the surface. If you are using Arch, you should run pacman right now to downgrade.

permalink
report
parent
reply
0 points

Do not use ldd on untrusted binaries.

I executed the backdoor the other day when assessing the damage.

objdump is the better tool to use in this case.

permalink
report
parent
reply
11 points
*

Interestingly, looking at Gentoo’s package, they have both the github and tukaani.org URLs listed:

https://github.com/gentoo/gentoo/blob/master/app-arch/xz-utils/xz-utils-5.6.1.ebuild#L28

From what I understand, those wouldn’t be the same tarball, and might have thrown an error.

permalink
report
parent
reply
3 points

The extent of the exploit is still being analyzed so I would update and keep your eye on the news. If you don’t need your computer you could always power down.

permalink
report
parent
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

I use Arch btw


Sister communities:
Community rules
  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

Community stats

  • 8.4K

    Monthly active users

  • 1.1K

    Posts

  • 61K

    Comments