Quoted from the Arch wiki:
The current situation of anti-malware products on Linux is inadequate due to several factors:
- Limited Variety: Compared to Windows, there are fewer users/clients resulting in limited interest for companies to develop products for Linux.
- Complacency: Many believe Linux is inherently secure, leading to a lack of awareness and focus on malware protection. This creates a gap in proactive defense mechanisms.
- Lack of Features: Existing tools often lack advanced features which are common in Windows anti-malware products, making them less effective on Linux.
This is especially bad because the amount of malware on Linux is increasing just as the possible attack surface due to the increasing number of Linux-based servers and IoT devices.
Currently on Linux one of the few existing and actively developed anti-malware solutions is ClamAV.
There is no inherent mechanism that makes your system secure to viruses just because it’s Linux. This is mostly said because, Linux being a small percentage of desktop users, it’s not yet common for hackers to target Linux systems because it’s not worth the hassle when you can just target a much larger audience on Windows that is on average much less tech literate too.
But as Linux popularity grows, viruses will start popping up on Linux as well, so it’s never a bad idea to use ClamAV. You are already more protected when you use package repositories instead of downloading executables from websites like you do on Windows, and Linux has better file system permissions, but you still need to be careful what you’re downloading and running.



This is exactly the post I was trying to find today as I wondered the same thing about Red Hat and IBM having leverage over these projects.
I don’t know to what extent that happens, but any FOSS project being used to benefit a profit driven company (the software engineering giant IBM in this case) is a big red flag for me.