Possibly linux@lemmy.zip to Linux@lemmy.mlEnglish · 1 年前XZ backdoor in a nutshelllemmy.zipimagemessage-square156linkfedilinkarrow-up11.23Karrow-down110
arrow-up11.22Karrow-down1imageXZ backdoor in a nutshelllemmy.zipPossibly linux@lemmy.zip to Linux@lemmy.mlEnglish · 1 年前message-square156linkfedilink
minus-squarenoddy@beehaw.orglinkfedilinkarrow-up31·1 年前The scary thing about this is thinking about potential undetected backdoors similar to this existing in the wild. Hopefully the lessons learned from the xz backdoor will help us to prevent similar backdoors in the future.
minus-squarePossibly linux@lemmy.zipOPlinkfedilinkEnglisharrow-up19arrow-down1·1 年前I think we need focus on zero trust when it comes to upstream software
minus-squarejackpot@lemmy.mlBannedlinkfedilinkarrow-up2·1 年前exactly, stop depending on esoteric libraries
minus-squarePossibly linux@lemmy.zipOPlinkfedilinkEnglisharrow-up1·1 年前It is fine to use them just know how they work and check the commit log. That of course requires you to pull from got instead of a tarball
minus-squarebillgamesh@lemmy.mllinkfedilinkarrow-up1·1 年前this was well hidden. not sure anyone would have spotted this by checking commit log
minus-squarebillgamesh@lemmy.mllinkfedilinkarrow-up1·edit-21 年前i’m not an expert, but my reading was that it was hidden in a binary used for testing EDIT: oh yeah, i see what you mean
The scary thing about this is thinking about potential undetected backdoors similar to this existing in the wild. Hopefully the lessons learned from the xz backdoor will help us to prevent similar backdoors in the future.
I think we need focus on zero trust when it comes to upstream software
exactly, stop depending on esoteric libraries
It is fine to use them just know how they work and check the commit log.
That of course requires you to pull from got instead of a tarball
this was well hidden. not sure anyone would have spotted this by checking commit log
It was hidden in the Tarball
i’m not an expert, but my reading was that it was hidden in a binary used for testing EDIT: oh yeah, i see what you mean