Atemu@lemmy.ml to Linux@lemmy.ml · 9 个月前backdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comexternal-linkmessage-square98fedilinkarrow-up1527arrow-down15cross-posted to: selfhosted@lemmy.worldlinux@lemmy.worldprogramming@programming.dev
arrow-up1522arrow-down1external-linkbackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comAtemu@lemmy.ml to Linux@lemmy.ml · 9 个月前message-square98fedilinkcross-posted to: selfhosted@lemmy.worldlinux@lemmy.worldprogramming@programming.dev
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up13·9 个月前No, 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: