RealSecure ServerSensor 7.0 Solaris SR SR 4.3 Fix Pack 1 README Abstract This fix pack delivers a cumulative fix for the RealSecure Server Sensor 7.0 Solaris packet capture driver (PCD). Readme file for RealSecure Server Sensor 7.0 Solaris SR. 4.3 Product/Component Release: RealSecure Packet Capture Driver Version 1.8 Update Name: Fix Pack 1 Fix ID: 7.0.43.1-TIV-RSS-Solaris-FP001 Last modified: November 5, 2010 Copyright © IBM Corp. 1994, 2010 All rights reserved worldwide. ===================================================================== CONTENTS ===================================================================== - Description - Version Info - Accumulated Fixes - Compatibility - Applying the Update DESCRIPTION ===================================================================== Cumulative Packet Capture Driver (pcd) patch for Solaris. This patch addresses the following issues: 1. Kernel Panic: at pcd_close+0x23c due to a Race Condition where the SessionInfo block could be freed while still in use 2. Stability: Third party applications that open a stream on a network device no longer cause PCD capture sessions to stop/start unnecessarily. VERSION INFO ===================================================================== The following messages will be written to the messages log during system initialization RealSecure Packet Capture Driver Version 1.8 Built at 14:38:42 on 09/13/10 MD5 checksum calculation: 0c0a510eee380ffe1f2b5817e5cea3e5 soldrvpkg CRC checksum and byte counts (cksum) 1671153944 1526386 soldrvpkg ACCUMULATED FIXES ===================================================================== 1. Kernel Panic: recursive mutex_enter from putnext() 2. Kernel Panic: at canputnext+0x54 due to null q->q_next pointer 3. Kernel Panic: a null pointer in a streams queue is passed to canputnext during timeout processing 4. Kernel Panic: an incorrect length calculation when handling chained mbuf packet data 5. Kernel Panic: freeing the same packet twice after a pcd_timeout error. 6. Interface Support: Update to the pfil autopush setup file (pcd.ap) for e1000g interfaces COMPATIBILITY ===================================================================== This update is applicable only to: Server Sensor - 7.0 - SR 4.3 - Solaris APPLYING THE UPDATE ===================================================================== To apply the update: 1. copy the soldrvpkg driver install file from this update to your system. 2. Stop the sensor by running `/etc/init.d/realsecure stop` 3. execute the install script by typing the following command `sh soldrvpkg` 4. reboot the system. =====================================================================