Efix 644427 for Pegasus 2.6.1 for AIX - Installation Instructions

This efix provides a fix for the PAM stack buffer overflow security vulnerability within Pegasus 2.6.1 for AIX which is a component used by IBM Director Server and IBM Director Agent on AIX.

Software Requirements

Installation Instructions

  1. Download the file corresponding to your AIX version:

  2. Extract the file:
        cd /tmp
        gzip -cd Efix_644427.080123_AIX5.3_6.1.tar.gz | tar -xvf -
                   or
        gzip -cd Efix_644427.080123_AIX5.2.tar.gz | tar -xvf -
    
    This will extract the following files:

  3. Stop cimlistener and cimserver:

    On an AIX system with IBM Director Agent or Server installed:
    /opt/ibm/icc/cimom/bin/stopcimlist
    /opt/ibm/icc/cimom/bin/stopcim

    On an AIX system without IBM Director Agent or Server installed:
    cimlistener -s
    cimserver -s

  4. Install the efix:
    emgr -e /tmp/644427.080123.epkg.Z

  5. Start cimserver and cimlistener:

    On an AIX system with IBM Director Agent or Server installed:
    /opt/ibm/icc/cimom/bin/startcim
    /opt/ibm/icc/cimom/bin/startcimlist

    On an AIX system without IBM Director Agent or Server installed:
    cimserver
    cimlistener

To remove the efix when installing a later version of the sysmgt.pegasus.cimserver.rte fileset that includes this fix:

	emgr -r -L 644427