Malware Blocked: “com.docker.vmnetd” was not opened because it contains malware

Reinstalling worked for me. After rebooting it will give another Malware blocked message, but Docker Desktop keeps working.

The question mark button at the top right corner only takes you to the Tips app

1 Like

This where the question mark leads to on macOS Sonoma 14.7.2

The app has been modified or damaged

The app has been modified, and its code does not match the original signed code. The app may be broken or corrupted, or it may have been tampered with. If you think that an app has been damaged or tampered with, you should delete it by dragging it to the Trash.

Some apps and tools, such as AppleScript or JavaScript applications and some legacy tools, modify themselves after signing. These types of apps cannot be opened unless you override the security settings on your Mac. See Open an app by overriding security settings.

To learn how to protect your Mac from harmful software, see Protect your Mac from malware.

Finallty, it fixed the issue! Thanks @benmuiruri

Just come into work today received the same error message installed and uninstalled docker recieving the same error.

I had delete the said file and could not open docker now

Any idea when it will be solved ? as making something PrivilegedTools which is identified as malware for any reasons doesn’t seems like good idea.

After reaching out for Apple support and installing Docker from Safe Mode it solved the problem

I can’t tell that, but Docker is working on it. You can watch the GitHub issue as well to see the progress and the recommended workarounds

thanks. It works for me.

you are god man! thanks a lot

this worked for me

Note that you have to also remove Docker.app from Trash completely to suppress the warnings.

copy the 2 files indicated in the Github issue, then start Docker Desktop: the installation wizard should start.

I faced the same configuration, it solved my problem.

I use Colima and Docker as a service. Installed it all via Homebrew.

I started having the same issue today and deleting /Library/PrivilegedHelperTools/com.docker.* and reinstalling Docker via Homebrew (brew resintall docker --force) fixed the issue. At least for now.


Me too

This worked for me!
Thank you

Try this: [Workaround in description] Mac is detecting Docker as a malware and keeping it from starting · Issue #7520 · docker/for-mac · GitHub

Same errors (3x vnetd, socket, Docker.app) blocking “malware.”

M3Max MacBook, OS 15.3beta2

thank you benmuiruri this fixed it for me