this post was submitted on 12 Jun 2026
280 points (99.6% liked)

Technology

85357 readers
4547 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Tetsuo@jlai.lu 67 points 17 hours ago (25 children)

I hope all the Arch based distros will do a proper post to inform their users on how to cleanup afterwards.

I'm hoping at least cachyos, the distro I use, will tell me exactly how to check and clean my system.

I remember that when I installed a few of my AUR package, I was well aware that this repo was pretty much unregulated and that I just have to trust it's safe. So I made sure to only use AUR as a last resort. But there was warnings on cachyos that were displayed to tell me to be cautious about it so that's at least a positive.

[–] yesman@lemmy.world 60 points 17 hours ago* (last edited 17 hours ago) (24 children)

The article has instructions to do exactly that.

Users who regularly install AUR packages should take the following steps immediately:

Run pacman -Qm to list all foreign (AUR) packages installed on your system and cross-reference against the published list of compromised packages

Audit recent PKGBUILD history for any packages installed between June 10–12, 2026

Rotate all credentials — browser passwords, SSH keys, API tokens, and cloud access keys — if any flagged package was installed

Scan for suspicious processes masquerading as kernel threads using tools like rkhunter or chkrootkit

Consider using AUR helpers with PKGBUILD review prompts enabled by default.

The Checklist of infected packages

[–] gemakey@lemmy.world 4 points 16 hours ago (2 children)

Holy shit it's like all of Python.

[–] Eldritch@piefed.world 4 points 16 hours ago

Yeah, Python has been a massive vulnerability for a long while. And the AUR has similar issues. This is only getting widespread coverage now. But it's always been a risk.

[–] CaptDust@sh.itjust.works 2 points 16 hours ago (2 children)

Well, those are mostly extension libraries, stuff "normally" installed using pip. Arch is kind of unique that they encourage using system aur over pip, npm and other package managers. While it is a big radius, none of the python packages stick out to me, but maybe I just haven't encountered the popular ones.

[–] esc@piefed.social 3 points 13 hours ago (1 children)

It isn't really all that unique? Debian does it, el does it, probably almost any popular distro?

[–] CaptDust@sh.itjust.works 1 points 12 hours ago

I suppose it's become more common since PEP 668 was introduced, less unique these days.

[–] iocase@lemmy.zip 4 points 15 hours ago

The attackers specifically targeted orphaned projects on AUR so it's no wonder most of those aren't familiar to us.

load more comments (21 replies)
load more comments (21 replies)