Sun Cobalt released a new security patch which fixes the recently
discovered Sendmail vulnerability.
Patch 16620 just made it to the FTP server and BlueLinQ last night and is now available for the RaQ550 and a few other Sun Cobalt server appliances.
Please note:
- If you have our 3rd unofficial Sendmail patch installed, then you do not need patch 16620.
- If you have our AV-Suite installed and install patch 16620, then the AV-Suite will break.
If you installed patch 16620 and the AV-Suite stopped working, then run the following commands as root from the command line:
/etc/rc.d/init.d/sendmail stop
rm -Rf /home/spool/mqueue/q1
rm -Rf /home/spool/mqueue/q2
rm -Rf /home/spool/mqueue/q3
rm -Rf /home/spool/mqueue/q4
/etc/rc.d/init.d/sendmail start
That will fix the problem which 16620 creates in regards to the AV-Suite.