Patch for Eset Endpoint Antivirus 7.1.9.0 with kernel >= 5.10
Module eset_rtp can not be compiled on kernels from 5.1, because vfs_statat
in linux/fs.h
moved out of line and not exported.
-
Install Eset Endpoint Antivirus 7.1.9.0
-
Download "ertp_handlers.c.patch" from this repository
-
Run in terminal
cd /var/opt/eset/eea/eventd/eset_rtp/; sudo patch < __REPLACE_THIS_WITH_PATH_TO_DOWNLOADED_PATCH_FILE__
-
Reboot
Tested with eicar sample - OK.
It might also work with older EEA versions. If you have kernel >= 5.8 you might need the ertp_excludes.c.patch too