Patch 134 fixes a rare crash problem in Symantec[tm] Brightmail AntiSpam 6.0.1. Patch 134 includes and supercedes Patch 132. Changes introduced with Patch 134: 11158 Previously, when a message contained several RFC 822 MIME attachments with malformed MIME boundary types, the Sieve module was unable to distinguish the boundaries on one MIME part from another. Symptoms of this problem include a rapid increase in bmserver memory utilization up to the maximum memory available on the system, including system swap space. Patch 134 adds a check to make sure that the mime parser is not exceeding the boundaries of the message part that it thinks it's processing. Changes included with Patch 132 10757 The character converters used by the Spamhunter and Language ID modules do not recognize certain valid character encoding sets, specifically ISO-8859-10, ISO-8859-13, ISO-8859-15 (nordic), and CP866 (russian). Previously, these modules assumed that a valid encoding meant the converter would recognize the character set. In the case of ISO-8859-10, when the converter did not recognize the character set, a crash would result. Patch 132 fixes this problem by allowing the parser to convert the data only if the converter recognizes the character set, and adds recognition for the character sets listed above. Installation Instructions (UNIX):
Installation Instructions (Windows):
|