xz/liblzma backdoor (CVE-2024-3094) is trending.
https://openwall.com/lists/oss-security/2024/03/29/4
#Python bundles xz v5.2.5 and earlier which don't contain the backdoored binary files. #PyPI is also not affected due to using Debian Bookworm, not Sid.
Querying PyPI packages and Python Dockerhub images doesn't show any xz 5.6.x binaries.
From what I've gathered from others, the backdoor appears to target sshd (SSH server) on glibc-based distros, so if you're using Ubuntu or Fedora check that you aren't affected.
@sethmlarson Thank you for staying on top of this!
@sethmlarson *debian bookworm
(I got really confused for a sec )
@hynek ahhh! Good eye, fixed.