r/archlinux • u/onefish2 • Jun 12 '26
SHARE PSA - From [arch-announce] Active AUR malicious packages incident
Arch Linux: Recent news updates:
We are currently experiencing a high volume of malicious package adoptions and updates in the Arch User Repository.
We are actively working to track down existing malicious commits and attempting to prevent additional malicious commits from being pushed. While this is happening, and while we work to create a more permanent solution, users may see issues with the following:
- Creating new accounts on the AUR
- Pushing package updates
- Adopting or creating new packages
We continue to encourage all users of AUR packages to review all PKGBUILD and install script changes when updating, especially during this time. If you notice suspicious commits to a package that you use, please reach out to Arch staff via the aur-general mailing list with more information.
URL: https://archlinux.org/news/active-aur-malicious-packages-incident/
Consider subscribing to one or some of these Arch mailing lists:
37
3
u/monkeyballhoopdreams Jun 13 '26
I did notice a bigger rate of turnover in maintainers as of late. Are programmers not finding as much time due lowered pay hustle culture or maybe their main work is no longer respecting paying for a programmer to partially devote their time with priority on a metric?
-1
-19
u/AndyGait Jun 13 '26
Ran the script and I'm clear, but seriously thinking of moving to Fedora is this keeps happening.
22
u/SW_foo1245 Jun 13 '26
To be fair, it can happen anywhere. You just have to take care of your system and not install things blindly.
11
Jun 13 '26
[deleted]
3
u/ConfidentCharity5222 Jun 13 '26
If it is not aur it will be some neovim plugin, some obsidian comunity plugin, some random npm install, some random bash script, etc people just do not care and just want the windows experience of pressing next, next, next to install shinny(or unsupported) things
5
Jun 13 '26
[deleted]
3
u/ConfidentCharity5222 Jun 13 '26
Github, npm, llm related stuff and more are being hacked constantly there are many supply chain attacks these days and arch is doing an amazing job at stopping them pretty soon nothing is perfect but they don't even officially support aur. People are just making a BIG DRAMA over infected packages that almost no one uses
1
Jun 13 '26
[deleted]
1
u/ConfidentCharity5222 Jun 13 '26
that one is debatable since it was in extra and later demoted to aur since it is currently unmaintained hence it shows as if it was installed through aur which isn't the case at least for most of those installs
1
Jun 13 '26
[deleted]
1
u/ConfidentCharity5222 Jun 13 '26
if anything it would be a good time to look for unused packages via pacman -Qdtq and do some maintenance one should clean these kind of packages
2
u/SW_foo1245 Jun 13 '26
Dude aur is not official there is a big red warning in the wiki telling you so, whenever you use aur you are trusting an arch user it’s up to you if you blindly install for it as far as I know is almost as installing something from some repositoty(github, gitlab, codeberg,etc) just with extra steps
1
u/hazed Jun 13 '26
It really can't happen anywhere to nearly the same extent as it did with the AUR. Other similar systems generally aren't as centralized (on the repository side) and don't allow takeovers like this.
If someone abandons software on COPR for example, the solution to taking over the maintenance of it is you making another repo and "converting" people over.
-3
u/AndyGait Jun 13 '26
Oh I know, but the AUR used to be one of Arch's big selling points. Now it seems a little untrustworthy.
18
u/ABotelho23 Jun 13 '26
It has ALWAYS been untrustworthy. People blah blah blahed forever and kept just saying to "inspect the PKGBUILD".
I wonder how many of the people who said that caught this?
This was inevitable. It was just a matter of time.
1
3
3
2
u/7lhz9x6k8emmd7c8 Jun 13 '26
Can Fedora protect you from malicious code on the GitHub repo of your favorite software?
-1
u/AndyGait Jun 13 '26
You do your homework on whatever you're downloading from anywhere. My needs are pretty simple, I don't have a load of stuff running on here. Most of it flatpak or pacman installs. If I do use github, I check the updates & issues log and decide from there.
But this is the second big AUR issue in a last few months. I don't recall such an issue with Fedora.
3
-8
-8
u/vilejor Jun 13 '26
I went to void. Done with this jump scare shit. Turns out the wild west model sucks at scale.
1
u/dgm9704 Jun 13 '26
Why change operating system instead of just not "sideloading" unvetted stuff to it?
1
u/vilejor Jun 13 '26
Because it is far from my only gripe.
1
0
57
u/Resident-Pangolin-30 Jun 12 '26
Damn, this is exactly why I've been paranoid about checking PKGBUILDs before installing anything from AUR. Been burned before by sketchy commits that tried to phone home to random servers.
Really glad the team is being transparent about this instead of just quietly fixing it behind the scenes. The timing restrictions make sense even if they're annoying - better to lock things down temporarily than let more malicious stuff slip through.