Arch Linux Now Believes Malware Incident Under Control: More Than 1,500 Packages
- Security
- Open Source
- Infrastructure
- Developer Tools
The story says Arch now believes the AUR malware incident is under control after the count of affected packages climbed past 1,500. AUR is Arch’s user-contributed repository of PKGBUILD scripts, not the official distro repositories. That distinction drove nearly everything people cared about. The outbreak appears to have abused the ability to adopt orphaned AUR packages, then ship malicious changes through package updates. Several comments pinned the actual payload on suspicious Node and Bun additions like atomic-lockfile, js-digest, and lockfile-js. People also shared concrete ways to check installed AUR packages against the published compromised list.
If your team uses Arch or Arch-derived desktops, treat AUR as an unvetted third-party code channel and inventory every package that comes from it. The practical fixes are policy and tooling: restrict AUR use, flag maintainer changes and new dependencies, and have an incident playbook ready because uninstalling later is not enough if a malicious package already ran.
- phoronix.com
- Discuss on HN