search for: milter_clamav

Displaying 1 result from an estimated 1 matches for "milter_clamav".

2005 Nov 05
0
Freebsd port issue: ZDI-05-002: Clam Antivirus Remote Code Execution
...hought I would send it and the fix to you. I submitted a pr for a patch as well. (but for some reason, ir bounced) Problem #1: Clamav 87 has been found to have a security vulnerability that could lead to remote code execution Problem #2 patch patch-clamav-milter_clamav-milter.c won't apply cleanly (and I have't the slightest idea why, or even WHAT the patch does: --- clamav-milter/clamav-milter.c.orig +++ clamav-milter/clamav-milter.c @@ -3439,9 +3439,9 @@ { fd_set rfds; struct timeval tv; + int ret; assert(sock &gt...