Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miner Virus Risk? (probably unrelated, but everyone please report if you also got it) #17

Closed
rachel-sunrui opened this issue Feb 9, 2022 · 11 comments
Assignees
Labels
invalid This doesn't seem right security issue

Comments

@rachel-sunrui
Copy link

Hi,

After I installed the package, a malicious process appeared on the system. It is running 100% on all GPUs and will restart after I killed it. I am wondering if other people have mention this to you, especially after your recent update ?

Thank you.

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

That's weird... How did you install it? Using pip?

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

especially after your recent update

What update do you mean? There hasn't been any source update since August '21 and no Pypi release since May '21.

@rachel-sunrui
Copy link
Author

Thanks for your quick response. Yes. pip3 install nvidia-htop

I just wanna double check if you heard anyone having the same issue recently. I know nothing about these miner processes. I honestly have no idea why this is happening. I noticed this systemmd (double m, not systemd) running on root about 5 mins after I ran pip install. I am just trying to gather more information here.

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

No, you're the first one reporting this issue. As there hasn't been any update of this package for almost a year, it is not probable that the package itself would be the source of problems. I see much more probable your pip got hacked.

What's the output of which pip3 (or sudo which pip3 if you installed with sudo)?

@rachel-sunrui
Copy link
Author

The normal

/usr/local/anaconda3/bin/pip3

I did not use sudo.

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

That looks ok (unless some virus changed the contents of that file).

There is a similar report from 1 year ago: https://www.reddit.com/r/Ubuntu/comments/k6vmg7/systemmd_process_using_cuda_and_4gb_of_gpu_memory/ . Can you also try to figure out where is the systemmd file located and who launches it?

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

Please also try running:

pip3 install --download-cache="/tmp/download" nvidia-htop

and compare hashes of the downloaded files with those from https://pypi.org/project/nvidia-htop/#files .

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

Also, the only dependency this program has is termcolor, which had its last release in 2011. termcolor itself has no dependencies. So it should also not be possible that one of the dependencies got hijacked.

@rachel-sunrui
Copy link
Author

I also found the reddit post. (and another post posted by the same person.) Those suggestions did not help.

Thank you for all the suggestions. I will look into those. Thank you for your time and help. I do not think this is related to nvidia-htop either. (thx for the wonderful tool, btw) I will see if I can find someone who knows more about these kinds of miner processes, and I will let you know if I have any related updates.

@peci1
Copy link
Owner

peci1 commented Feb 9, 2022

Okay. Let me know if you find something related. I'll leave this issue open for one more month so that people can see it, and if nobody else joins the discussion, I'll close it afterwards.

@peci1 peci1 changed the title Miner Virus Risk ? Miner Virus Risk? (probably unrelated, but everyone please report if you also got it) Feb 9, 2022
@peci1 peci1 pinned this issue Feb 9, 2022
@peci1 peci1 self-assigned this Feb 9, 2022
@peci1 peci1 added the invalid This doesn't seem right label Mar 9, 2022
@peci1
Copy link
Owner

peci1 commented Mar 9, 2022

I'm closing this issue. Feel free to drop a comment if you get any new insights.

@peci1 peci1 closed this as completed Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right security issue
Projects
None yet
Development

No branches or pull requests

2 participants