65
submitted 13 hours ago by yogthos@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] HaraldvonBlauzahn@feddit.org 3 points 4 hours ago

You suggest people to run more untrusted code in order to fix malware from untrusted code?

Is this a joke?

[-] 5ymm3trY@discuss.tchncs.de 1 points 3 hours ago

I haven't checked the scripts from OP, but i think there is a script that is provided by the CachyOS team that basically just contains a list of compromised packages and compares that to your pacman -Qm output. If it finds a match, it tells you that the compromized package X is on your system. That seems pretty reasonable.

I get your point and as always, you should check the source of the script as well as the code inside of it. Never installing anything outside of official OS repositories is probably not an option for most people. There are always pros and cons. Like in my example maybe some OS maintainers know more about the affected packages than I do with a quick search. On the other hand, the script might be outdated because the number of packages changed a lot over the last few days.

[-] HaraldvonBlauzahn@feddit.org -2 points 2 hours ago

but i think there is a script that is provided by the CachyOS team that basically just contains a list of compromised packages and compares that to your pacman -Qm output.

So, the CachyOS maintainers suggest running untrusted code?

Noice. I don't need to know more.

[-] radamant@lemmy.world 1 points 1 minute ago

In which way is it untrusted? If you use CachyOS, you use their binaries, that could contain anything at all inside of them. Do you draw the line at a shelll script you can read yourself?

[-] 5ymm3trY@discuss.tchncs.de 1 points 5 minutes ago

I don't use CachyOS nor do I know anything about their team and I haven't used the script either. My point was just that I would trust OS maintainers more than some random guy on the internet.

I have checked again and it seems the script I was referring to was actually from a mod on their community forum. Not sure if this is a maintainer as well or not.

My point still stands, if you trust the source and checked the code that nothing shady is going on, it is perfectly fine to run a script. Even if it is just an additional check after you cleaned it manually. Maybe you have missed something.

You can just check it and it wouldn’t be untrusted anymore…

[-] Attacker94@lemmy.world 2 points 1 hour ago

You could inspect the script, it should be a one line shell command

this post was submitted on 14 Jun 2026
65 points (94.5% liked)

Linux

65744 readers
739 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS