Arch Linux AUR Hit By Another Wave Of Now More Sophisticated Malware Attack

https://www.phoronix.com/news/Arch-Linux-AUR-More-Malware

Ouch.

50 points · 15 comments · view on lemmy.world

15 Comments

voytrekk@sopuli.xyz · 18 pts · 95d

I think this shows that the process of changing ownership of an orphaned package needs to be a manual process.

Of course, AUR packages also need to be thoroughly vetted by the end users to avoid unexpected changes.

dadarobot@lemmy.ml · 14 pts · 95d (2 replies)

this is awful. the aur is my favorite feature of arch based distros.

wuphysics87@lemmy.ml · 4 pts · 94d (1 reply)

Really? Not pacman?

dadarobot@lemmy.ml · 1 pts · 93d

most distro package managers strike me as about the same. having a massive library of obscure stuff packed up to work on my system was a big plus. disnt have to compile hardly anything from source anymore

starshipwinepineapple@programming.dev · 12 pts · 95d (7 replies)

So you remember how your helper asks you to see diffs ... you take a look at those and understand them before approving, right?

Because I'm getting the sense that people are not doing that

KyuubiNoKitsune@lemmy.blahaj.zone · 2 pts · 95d (6 replies)

And if you're not a developer?

bitfucker@programming.dev · 7 pts · 94d

Then don't use an automatic AUR helper. Use chaotic aur if you must. Or use aurto

starshipwinepineapple@programming.dev · 3 pts · 94d (2 replies)

Then learn to read the diffs. Most of the time they are changing the version number and package hash which is mundane and nothing to worry about. If more than that changed then that should make you curious why and dig deeper.

KyuubiNoKitsune@lemmy.blahaj.zone · 2 pts · 94d (1 reply)

I know how, I'm just saying, not everyone has the technical acumen.

starshipwinepineapple@programming.dev · 1 pts · 94d

Right, and I'm saying that a lot of updates are mundane and easy for anyone to read. And if they aren't mundane then look into it. Try to learn. The alternative is to run code you don't understand and hope for the best which didn't work out for people here. So if you don't want to try to learn, and you don't want to blind trust, then the alternative is to not use the AUR.

Like one of the attack vectors was adding a "post install" step that was a bunch of obsfucated gibberish which should've been a red flag for anyone, technical acumen or not

Attacker94@lemmy.world · 2 pts · 94d

Even if you aren't a dev, any user that chooses to use the aur should do their due diligence. There is a reason why I prefer flatpacks over aur, I don't want to have to check diff's every update.

Thorned_Rose@sh.itjust.works · 1 pts · 94d

You don't need to be a developer to read diffs and package builds. I have memory and cognitive impairment and manage fine. I'm also not remotely into software programming.

YiddishMcSquidish@lemmy.today · 3 pts · 94d (2 replies)

I wonder if this is because of steamOS switching to Arch, and they have a wider target now.

deathmetal27@lemmy.world · 3 pts · 93d

Steam OS is immutable and does not enable AUR use by default.

Unless you're a power user you probably won't be using AUR on Steam OS.

HaraldvonBlauzahn@feddit.org · 1 pts · 94d

Another thing is perhaps GenZ does not grok PC security. Security-wise, a Linux PC is very different from an iPhone, because everything shares the home folder.