Hacker News new | ask | show | jobs
Ask HN: Am I safe regarding xz?
1 points by Hbruz0 799 days ago
Upon seeing the xz backdoor reports, I checked my version and saw that my machine (arch btw) contained the compromised version. I swiftly updated to a patched version but am unsure of how to detect if it has been exploited.

I had no ports open for ssh (or anything else), but the sshd service was active.

What should I do ? Wipe and reinstall my distro, or am I safe ?

Thanks

1 comments

based on what is currently known, arch was never vulnerable to the backdoor that was discovered. arch doesn't patch sshd so that it links systemd like how debuntu/fedora do, which was a requirement for the backdoor.

ofc this doesn't rule out any as-of-yet unknown vulnerabilities in xz/liblzma.