LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Manjaro (https://www.linuxquestions.org/questions/manjaro-119/)
-   -   Many weird unnamed processes, with unknown cpu usage and info. Yet my CPU is spiking crazy. (https://www.linuxquestions.org/questions/manjaro-119/many-weird-unnamed-processes-with-unknown-cpu-usage-and-info-yet-my-cpu-is-spiking-crazy-4175700959/)

aquatic7 09-22-2021 11:54 AM

Many weird unnamed processes, with unknown cpu usage and info. Yet my CPU is spiking crazy.
 
Hi, as you can see in the screenshots I have a lot of unnamed processes running. It doesn't show any cpu usage, memory or anything. It says they are "root, -1". What does that mean? It's a root process yes, but the "-1"?

Also when filtering for cpu usage, I really don't have any with unusual high load. Tho, when I go take a look at system load, my cpu's are going crazy.

I can't terminate or kill those unnamed processes.

I hope someone can tell me what they might be, if they are the reason for my cpu's going crazy and if needed, how to fix it.

In advance, thank you for your kindness and help.

https://i.ibb.co/2cZHCr3/Screenshot-...2-18-32-42.png https://i.ibb.co/gPfYhcc/Screenshot-...2-18-43-46.png https://i.ibb.co/GVMYz5N/Screenshot-...2-18-44-01.png

frankbell 09-22-2021 07:52 PM

Have you tried this command to see whether it returns the same information as that "system monitor" thingee in the screenshot?

Code:

ps -A
See man ps for more.

syg00 09-22-2021 09:15 PM

I'd immediately suspect malware - probably cryptomining these days. If you're not already worried, have a read of this for one example. There are variations, so this is just an indication of what's possible.

pan64 09-23-2021 02:29 AM

You might want to boot a live CD (or some other os) and try to run a rootkit scanner, see for example here: https://www.tecmint.com/scan-linux-f...-and-rootkits/

Leviathan42 10-03-2021 05:52 AM

I just wanna hint that the librsvg package seems to be screwed up (read it in the Manjaro FB group) leading to glitches and high CPU load. Id wait until the next update and see if it persists and only then suspect malware.


All times are GMT -5. The time now is 09:07 PM.