Atemu@lemmy.ml to Linux@lemmy.ml · 10 months agobackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comexternal-linkmessage-square127fedilinkarrow-up1522arrow-down15cross-posted to: selfhosted@lemmy.worldprogramming@programming.devsaugumas@group.ltcybersecurity@sh.itjust.workssecurity@lemmy.ml
arrow-up1517arrow-down1external-linkbackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comAtemu@lemmy.ml to Linux@lemmy.ml · 10 months agomessage-square127fedilinkcross-posted to: selfhosted@lemmy.worldprogramming@programming.devsaugumas@group.ltcybersecurity@sh.itjust.workssecurity@lemmy.ml
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up12·10 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: