472
Arch with XZ (lemmy.world)
submitted 3 months ago by qwioeue@lemmy.world to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] lemmyvore@feddit.nl 87 points 3 months ago

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.

[-] qwioeue@lemmy.world 21 points 3 months ago* (last edited 3 months ago)

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.

[-] Rustmilian@lemmy.world 31 points 3 months ago

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)"
[-] qwioeue@lemmy.world 7 points 3 months ago* (last edited 3 months ago)

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.

[-] Fubarberry@sopuli.xyz 36 points 3 months ago

They actually have an upgrade fix for it, at least for the known parts of it. Doing a standard system upgrade will replace the xz package with one with the known backdoor removed.

[-] HopFlop@discuss.tchncs.de 15 points 3 months ago

If you are using Arch, you should run pacman right now to downgrade.

No, just update. It's already fixed. Thats the point of rolling release.

[-] Trail@lemmy.world 4 points 3 months ago

Bold of you to assume I hare upgraded in the first place.

[-] lemmyvore@feddit.nl 3 points 3 months ago

I switched it with 5.4, just in case.

[-] bitwolf@lemmy.one 0 points 3 months ago

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.

load more comments (9 replies)
this post was submitted on 30 Mar 2024
472 points (84.4% liked)

linuxmemes

19844 readers
803 users here now

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!

founded 1 year ago
MODERATORS