[exim-dev] [Bug 2113] New: Avast scanner does not cleanup if…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 2113] Avast scanner does not cleanup if malware found, [exim-dev] [Bug 2113] Avast scanner does not cleanup if malware found, [exim-dev] [Bug 2113] Avast scanner does not cleanup if malware found, [exim-dev] [Bug 2113] Avast scanner does not cleanup if malware found, [exim-dev] [Bug 2113] Avast scanner does not cleanup if malware found
Subject: [exim-dev] [Bug 2113] New: Avast scanner does not cleanup if malware found
https://bugs.exim.org/show_bug.cgi?id=2113

            Bug ID: 2113
           Summary: Avast scanner does not cleanup if malware found
           Product: Exim
           Version: 4.89
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Content Scanning
          Assignee: tom@???
          Reporter: andrew@???
                CC: exim-dev@???


In cases where malware has been indentified by the avast scanner, exim does not
read the remaining data in the socket and properly close the connection. This
causes the avast daemon to generate broken pipe errors.

The code should possibly flag and extract the malware name, continue reading
the data until the "200 SCAN OK" then send a "QUIT\n" to close the connection.

--
You are receiving this mail because:
You are on the CC list for the bug.