Today I updated to the latest version of ClamAV from Custombuild. It compiled fine but few seconds after the update I got an error in the console:
I fount the following which seems to be the same issue:
Code:
Shutting down freshclam: [ OK ]
Starting freshclam: [ OK ]
Restarting clamd.
Shutting down clamd: [ OK ]
Starting clamd: [ OK ]
Restarting exim.
Shutting down exim: [ OK ]
Starting exim: [ OK ]
Done ClamAV.
root@srv2:/usr/local/directadmin/custombuild # LibClamAV Error: yyerror(): /usr/local/share/clamav/rfxn.yara line 8955 undefined identifier "is__elf"
LibClamAV Warning: cli_loadyara: failed to parse or load 1 yara rules from file /usr/local/share/clamav/rfxn.yara, successfully loaded 784 rules.
I fount the following which seems to be the same issue:
Issue with ClamAV / rfxn.yara line 8955 undefined identifier "is__elf" · Issue #349 · rfxn/linux-malware-detect
Recently I noticed that ClamAV was giving the following error when restarting, and since lmd seems to use the clamav engine to do its scanning I figured something might need to be adjusted: rfxn.ya...
github.com