TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Am I safe regarding xz?

1 点作者 Hbruz0大约 1 年前
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.<p>I had no ports open for ssh (or anything else), but the sshd service was active.<p>What should I do ? Wipe and reinstall my distro, or am I safe ?<p>Thanks

1 comment

bashonly大约 1 年前
based on what is currently known, arch was never vulnerable to the backdoor that was discovered. arch doesn&#x27;t patch sshd so that it links systemd like how debuntu&#x2F;fedora do, which was a requirement for the backdoor.<p>ofc this doesn&#x27;t rule out any as-of-yet unknown vulnerabilities in xz&#x2F;liblzma.