Atemu@lemmy.ml to Linux@lemmy.ml · 7 months agobackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comexternal-linkmessage-square23fedilinkarrow-up11arrow-down10cross-posted to: netsec@lemmy.worldprogramming@programming.devsecurity@lemmy.ml
arrow-up11arrow-down1external-linkbackdoor in upstream xz/liblzma leading to ssh server compromisewww.openwall.comAtemu@lemmy.ml to Linux@lemmy.ml · 7 months agomessage-square23fedilinkcross-posted to: netsec@lemmy.worldprogramming@programming.devsecurity@lemmy.ml
minus-squareflying_sheep@lemmy.mllinkfedilinkarrow-up0·7 months agoBackdoor only gets inserted when building RPM or DEB. So while updating frequently is a good idea, it won’t change anything for Arch users today.
minus-squarecorsicanguppy@lemmy.calinkfedilinkarrow-up0·7 months ago when building RPM or DEB. Which ones? Everything I run seems to be clear. https://access.redhat.com/security/cve/CVE-2024-3094 Products / Services Components State Enterprise Linux 6 xz Not affected Enterprise Linux 7 xz Not affected Enterprise Linux 8 xz Not affected Enterprise Linux 9 xz Not affected (and thus all the bug-for-bug clones)
minus-squareLaser@feddit.delinkfedilinkarrow-up0·7 months agoFedora 41, Fedora Rawhide, Debian Sid are the currently known affected ones AFAIK.
minus-squareprogandy@feddit.delinkfedilinkarrow-up0·7 months agoThose getting the most recent software versions, so nothing that should be running in a server.
minus-squareSavvyBeardedFish@reddthat.comlinkfedilinkEnglisharrow-up0·7 months agoArchlinux’s XZ was compromised as well. News post Git change for not using tarballs from source
minus-squareprogandy@feddit.delinkfedilinkarrow-up0·edit-27 months agoI think that was a precaution. The malicious build script ran during the build, but the backdoor itself was most likely not included in the resuling package as it checked for specific packaging systems. https://www.openwall.com/lists/oss-security/2024/03/29/22
Backdoor only gets inserted when building RPM or DEB. So while updating frequently is a good idea, it won’t change anything for Arch users today.
Which ones? Everything I run seems to be clear.
https://access.redhat.com/security/cve/CVE-2024-3094
(and thus all the bug-for-bug clones)
Fedora 41, Fedora Rawhide, Debian Sid are the currently known affected ones AFAIK.
Those getting the most recent software versions, so nothing that should be running in a server.
Archlinux’s XZ was compromised as well.
News post
Git change for not using tarballs from source
I think that was a precaution. The malicious build script ran during the build, but the backdoor itself was most likely not included in the resuling package as it checked for specific packaging systems.
https://www.openwall.com/lists/oss-security/2024/03/29/22