@[email protected] to [email protected]English • 1 year agolove is in the air?lemy.lolimagemessage-square45fedilinkarrow-up1349arrow-down140
arrow-up1309arrow-down1imagelove is in the air?lemy.lol@[email protected] to [email protected]English • 1 year agomessage-square45fedilink
minus-square@[email protected]linkfedilink22•1 year agoArch 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.
minus-square@[email protected]linkfedilinkEnglish16•edit-21 year 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
minus-squareu/lukmly013 💾 (lemmy.sdf.org)linkfedilinkEnglish12•edit-21 year agoAnd the packages on most distros should be long updated by now. Even Termux updated to 5.6.1+really5.4.5 just 2 hours after Arch Linux.
minus-square@[email protected]linkfedilink4•1 year agoI just updated all packages in Termux actually lol
minus-squareu/lukmly013 💾 (lemmy.sdf.org)linkfedilinkEnglish1•1 year agoWhat package manager is that?
minus-square@[email protected]OPlinkfedilinkEnglish1•1 year agoI think it’s nala, which is a wrapper for (lib)apt
minus-square@[email protected]linkfedilink1•1 year agoNala, Termux is Debian based and its pkg is basically apt
minus-square@[email protected]linkfedilink6•1 year agohttps://archlinux.org/news/the-xz-package-has-been-backdoored/
minus-square@[email protected]linkfedilink8•1 year agoYeah but the backdoor does not work on Arch (as far as we currently know). It relies on a linking of libraries that Arch doesnt do by default.
minus-square@[email protected]linkfedilink7•1 year agoAnd as https://www.openwall.com/lists/oss-security/2024/03/29/4 says: “These conditions include targeting only x86-64 linux: […] Building with gcc and the gnu linker […] Running as part of a debian or RPM package build:” I’m not an expert of course.
minus-squarebrvslvrnstlinkfedilink2•1 year agoHoly shit that was a hell of a dive. And no wonder the dude got it working, he was just pounding those “test and translation” commits
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.
Not directly, but it’s loaded through libsystemd. It is there.
Edit: except on arch, if you use that. That doesn’t use libsystemd
And the packages on most distros should be long updated by now.
Even Termux updated to
5.6.1+really5.4.5
just 2 hours after Arch Linux.I just updated all packages in Termux actually lol
What package manager is that?
I think it’s nala, which is a wrapper for (lib)apt
Nala, Termux is Debian based and its
pkg
is basically apthttps://archlinux.org/news/the-xz-package-has-been-backdoored/
Yeah but the backdoor does not work on Arch (as far as we currently know). It relies on a linking of libraries that Arch doesnt do by default.
And as https://www.openwall.com/lists/oss-security/2024/03/29/4 says:
“These conditions include targeting only x86-64 linux: […] Building with gcc and the gnu linker […] Running as part of a debian or RPM package build:”
I’m not an expert of course.
Holy shit that was a hell of a dive. And no wonder the dude got it working, he was just pounding those “test and translation” commits