this post was submitted on 30 Mar 2024
204 points (100.0% liked)

Memes

1357 readers
34 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] 30p87@feddit.de 24 points 7 months ago (2 children)

Arch isn't affected afaik, as it specifically targeted Debian and RPM. Also, sshd isn't linked against liblzma (or something along those lines). And I hope that's true, because otherwise, I had a backdoor on a public system for over a month.

[–] ReversalHatchery 16 points 7 months ago* (last edited 7 months ago)

Also, sshd isn't linked against liblzma

Not directly, but it's loaded through libsystemd. It is there.

Edit: except on arch, if you use that. That doesn't use libsystemd

[–] user224@lemmy.sdf.org 11 points 7 months ago* (last edited 7 months ago) (2 children)
[–] 30p87@feddit.de 3 points 7 months ago

I just updated all packages in Termux actually lol

[–] Pantherina@feddit.de 1 points 7 months ago (1 children)
[–] user224@lemmy.sdf.org 1 points 7 months ago (2 children)

What package manager is that?

[–] Pantherina@feddit.de 1 points 7 months ago

Nala, Termux is Debian based and its pkg is basically apt

[–] ngn@lemy.lol 1 points 7 months ago

I think it's nala, which is a wrapper for (lib)apt