IBM Support

IZ24385: The SSM can crash inside getpw*() on some Linux machines that have NSS LDAP, Kerberos or some other authentication configured.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • SSM can crash inside getpw*() on some broken Linux machines
    (especially with LDAP or Kerberos configured in
    /etc/nsswitch.conf)
    
    SSM 4.0 build 1229 crashes when sysres, hostres, and srstorage
    subagents are loaded. The ipconfig did not load before 1229. The
    system with the issue is SUSE Linux 2.6.16.54 - 0.2.5. SUSE
    version 2.6.15.54 - 0.2.3 works.
    
    The issue appears to be /usr/lib/libcrypto.so.0.9.8.
    

Local fix

  • Revert upgrade or upgrade OpenSSL packages to a higher level
    available from Novell.
    

Problem summary

  • This issue was caused by the getpw*() and getgr*() functions
    using nss_ldap.so. nss_ldap.so linked to libcrypto.so.0.9.8
    which loaded symbols which conflicted with the SSM's local copy
    of libcrypto.0.9.7.
    

Problem conclusion

  • Created a preload script which loads the nonss.so library into
    memory. This library replaces getpw*() and getgr*() with stubs
    to avoid the crash.
    
    This fix has to be manually enabled by uncommenting the
    following line in the preload_ssmagent_nonss.sh file:
    
    #export LD_PRELOAD=$(LD_PRELOAD):"$mydir/nonss.so"
    
    The effect of enabling this patch is that in where user names
    would previously appear in the agent they will now be replaced
    by the string "uid=<number>" where the number is the user id for
    that user.
    
    The fix for this APAR is contained in the following maintenance
    packages:
       | fix pack | 4.0.0-TIV-SSM-FP0006
       | LA interim fix | 4.0.0-TIV-SSM-LA0005
    

Temporary fix

Comments

APAR Information

  • APAR number

    IZ24385

  • Reported component name

    NETCOOL SYS SVC

  • Reported component ID

    5724P4300

  • Reported release

    400

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2008-06-12

  • Closed date

    2008-07-15

  • Last modified date

    2008-10-06

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    NETCOOL SYS SVC

  • Fixed component ID

    5724P4300

Applicable component levels

  • R400 PSY

       UP

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCP7NT","label":"Netcool System Service Monitor"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"400","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
06 October 2008