Atemu@lemmy.ml to Linux@lemmy.ml · 7 months agobackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comexternal-linkmessage-square100fedilinkarrow-up1514arrow-down15cross-posted to: [email protected][email protected][email protected][email protected][email protected][email protected]
arrow-up1509arrow-down1external-linkbackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comAtemu@lemmy.ml to Linux@lemmy.ml · 7 months agomessage-square100fedilinkcross-posted to: [email protected][email protected][email protected][email protected][email protected][email protected]
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up13·7 months agoNo, read the link you posted: 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.
No, read the link you posted: