OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
HP-UX security bulletins digest

From: IT Resource Center (support_feedbackus-support2-mail.external.hp.com)
Date: Fri Sep 19 2003 - 05:08:33 CDT


                        HP Support Information Digests

===============================================================================
o Security Bulletin Digest Split
   ------------------------------

   The security bulletins digest has been split into multiple digests
   based on the operating system (HP-UX, MPE/iX, and HP Secure OS
   Software for Linux). You will continue to receive all security
   bulletin digests unless you choose to update your subscriptions.
   
   To update your subscriptions, use your browser to access the
   IT Resource Center on the World Wide Web at:

     http://support.itrc.hp.com/

   Under the Maintenance and Support Menu, click on the "more..." link.
   Then use the 'login' link at the left side of the screen to login
   using your IT Resource Center User ID and Password.

   Under the notifications section (near the bottom of the page), select
   Support Information Digests.

   To subscribe or unsubscribe to a specific security bulletin digest,
   select or unselect the checkbox beside it. Then click the
   "Update Subscriptions" button at the bottom of the page.

o IT Resource Center World Wide Web Service
   ---------------------------------------------------

   If you subscribed through the IT Resource Center and would
   like to be REMOVED from this mailing list, access the
   IT Resource Center on the World Wide Web at:

     http://support.itrc.hp.com/

   Login using your IT Resource Center User ID and Password.
   Then select Support Information Digests (located under
   Maintenance and Support). You may then unsubscribe from the
   appropriate digest.
===============================================================================


Digest Name: daily HP-UX security bulletins digest
    Created: Thu Sep 18 13:47:01 EDT 2003

Table of Contents:

Document ID Title
--------------- -----------
HPSBUX0309-277 SSRT3603 wu-ftpd off by one vulnerability (rev.1)
HPSBUX0308-274 SSRT3617 Potential security vulnerability in OpenView DCE (rev
HPSBUX0306-264 SSRT3460 Network traffic can cause programs to fail (rev.2)

The documents are listed below.
-------------------------------------------------------------------------------


Document ID: HPSBUX0309-277
Date Loaded: 20030917
      Title: SSRT3603 wu-ftpd off by one vulnerability (rev.1)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 -----------------------------------------------------------------
**REVISED 01**
 Source: HEWLETT-PACKARD COMPANY
 SECURITY BULLETIN: HPSBUX0309-277
 Originally issued: 02 September 2003
 Last revised: 15 September 2003
 SSRT3603 wu-ftpd off by one vulnerability (rev.1)
 -----------------------------------------------------------------

NOTICE: There are no restrictions for distribution of this
Bulletin provided that it remains complete and intact.

The information in the following Security Bulletin should be
acted upon as soon as possible. Hewlett-Packard Company will
not be liable for any consequences to any customer resulting
from customer's failure to fully implement instructions in this
Security Bulletin as soon as possible.

 -----------------------------------------------------------------
PROBLEM: The wu-ftpd program is potentially vulnerable to a buffer
         overflow.

IMPACT: Potential remote denial of service.

PLATFORM: HP-UX releases B.11.00, B.11.11, and B.11.22 running
          wu-ftpd.

SOLUTION: Install replacement ftpd file, web upgrade, or disable
          ftp write access.

MANUAL ACTIONS: Yes - NonUpdate
 --> B.11.00 - Install web upgrade.
 --> B.11.11 - Install web upgrade.
 --> B.11.22 - Install replacement ftpd file.

AVAILABILITY: The files are available now via ftp.
 --> The web upgrade is available on
 --> software.hp.com.

CHANGE SUMMARY: Rev.01 - B.11.00 and B.11.11 web upgrades
                         are available.
 -----------------------------------------------------------------
 A. Background
    This potential vulnerability has been publicly reported:
    <http://www.kb.cert.org/vuls/id/743092>

    Note: The vulnerability report above mentions a problem with
           realpath(3) in addition to the wu-ftpd problem. The
           realpath(3) supplied with HP-UX is not vulnerable.
           Only the wu-ftpd is potentially vulnerable.

     AFFECTED VERSIONS

     The following is a list by HP-UX revision of
     affected filesets and the fileset revision or
     patch containing the fix. To determine if a
     system has an affected version, search the
     output of "swlist -a revision -l fileset"
     for an affected fileset, then determine if
     a fixed revision or the applicable patch is
     installed.

     HP-UX B.11.22
     =============
     InternetSrvcs.INETSVCS2-RUN
     fix: install ftpd.1122 or disable ftp write access

     HP-UX B.11.11
     =============
     WUFTP-26.INETSVCS-FTP
 --> fix: revision B.11.11.01.003 or subsequent
 --> (WU-FTPD 2.6.1 from software.hp.com)

     HP-UX B.11.00
     =============
     WUFTP-26.INETSVCS-FTP
 --> fix: revision B.11.00.01.003 or subsequent
 --> (WU-FTPD 2.6.1 from software.hp.com)

     END AFFECTED VERSIONS

 B. Recommended solution

    Install replacement ftpd file, web upgrade, or disable
    ftp write access.

    Wu-ftp may not be present on B.11.00 and B.11.11.
    Verify that a fileset containing wu-ftp is installed
    by running:

        swlist -l fileset | grep WUFTP-26.INETSVCS-FTP

**REVISED 01**
 -->For B.11.00 and B.11.11 install WU-FTPD 2.6.1 or subsequent
 -->from <http://software.hp.com>.

**REVISED 01**
 -->For B.11.22:

       a. Download the file from the following ftp site
          into a protected directory such as /etc.

        System: hprc.external.hp.com (192.170.19.51)
        Login: wuftp
        Password: wuftp

        FTP Access: ftp://wuftp:wuftphprc.external.hp.com/
                or: ftp://wuftp:wuftp192.170.19.51/
                or: ftp hprc.external.hp.com

        Note: There is an ftp defect in IE5 that may result in
               a browser hang. To work around this:
        - Select Tools -> Internet Options -> Advanced
        - Un-check the option:
        - Un-check the option:
                  [ ] Enable folder view for FTP sites

       b. Verify the cksum or the md5 sum.

          cksum:
          1095458663 553468 ftpd.1122

          MD5 (ftpd.1122) = c0bfdd16bc8218048e1e8ad7f4648632

     Note: If you wish to verify the md5 sum and you do not
           have a copy of md5, please refer to:
               HPSBUX9408-016
               Patch sums and the MD5 program
     Note: Using your itrc account security bulletins can be
          found here:
     http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin

     c. Install the file.

        cd to the directory containing the new ftpd files.

        cp ftpd.1122 /usr/lbin/ftpd.1122
        cd /usr/lbin
        chown bin:bin ftpd.1122
        chmod 544 ftpd.1122
        mv ftpd ftpd.orig
        mv ftpd.1122 ftpd

 C. To subscribe to automatically receive future NEW HP Security
    Bulletins from the HP IT Resource Center via electronic
    mail, do the following:

    Use your browser to get to the HP IT Resource Center page
    at:

       http://itrc.hp.com

    Use the 'Login' tab at the left side of the screen to login
    using your ID and password. Use your existing login or the
    "Register" button at the left to create a login, in order to
    gain access to many areas of the ITRC. Remember to save the
    User ID assigned to you, and your password.

    In the left most frame select "Maintenance and Support".

    Under the "Notifications" section (near the bottom of
    the page), select "Support Information Digests".

    To -subscribe- to future HP Security Bulletins or other
    Technical Digests, click the check box (in the left column)
    for the appropriate digest and then click the "Update
    Subscriptions" button at the bottom of the page.

    or

    To -review- bulletins already released, select the link
    (in the middle column) for the appropriate digest.

    NOTE: Using your itrc account security bulletins can be
          found here:
    http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin

    To -gain access- to the Security Patch Matrix, select
    the link for "The Security Bulletins Archive". (near the
    bottom of the page) Once in the archive the third link is
    to the current Security Patch Matrix. Updated daily, this
    matrix categorizes security patches by platform/OS release,
    and by bulletin topic. Security Patch Check completely
    automates the process of reviewing the patch matrix for
    11.XX systems. Please note that installing the patches
    listed in the Security Patch Matrix will completely
    implement a security bulletin _only_ if the MANUAL ACTIONS
    field specifies "No."

    The Security Patch Check tool can verify that a security
    bulletin has been implemented on HP-UX 11.XX systems providing
    that the fix is completely implemented in a patch with no
    manual actions required. The Security Patch Check tool cannot
    verify fixes implemented via a product upgrade.

    For information on the Security Patch Check tool, see:
    http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/
    displayProductInfo.pl?productNumber=B6834AA

    The security patch matrix is also available via anonymous
    ftp:

    ftp://ftp.itrc.hp.com/export/patches/hp-ux_patch_matrix/

    On the "Support Information Digest Main" page:
    click on the "HP Security Bulletin Archive".

    The PGP key used to sign this bulletin is available from
    several PGP Public Key servers. The key identification
    information is:

       2D2A7D59
       HP Security Response Team (Security Bulletin signing only)
       <security-alerthp.com>
       Fingerprint =
         6002 6019 BFC1 BC62 F079 862E E01F 3AFC 2D2A 7D59

    If you have problems locating the key please write to
    security-alerthp.com. Please note that this key is
    for signing bulletins only and is not the key returned
    by sending 'get key' to security-alerthp.com.

 D. To report new security vulnerabilities, send email to

    security-alerthp.com

    Please encrypt any exploit information using the
    security-alert PGP key, available from your local key
    server, or by sending a message with a -subject- (not body)
    of 'get key' (no quotes) to security-alerthp.com.

 -----------------------------------------------------------------

(c)Copyright 2003 Hewlett-Packard Company
Hewlett-Packard Company shall not be liable for technical or
editorial errors or omissions contained herein. The information
in this document is subject to change without notice.
Hewlett-Packard Company and the names of HP products referenced
herein are trademarks and/or service marks of Hewlett-Packard
Company. Other product and company names mentioned herein may be
trademarks and/or service marks of their respective owners.

 ________________________________________________________________

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3

iQA/AwUBP2YQWOAfOvwtKn1ZEQIVXACdHeywNs7pvjxjcc0zd1qSZQxVI9MAnj+D
nls7i8vACQlEEbXCD9Jg7k3W
=JwE2
-----END PGP SIGNATURE-----
-----End of Document ID: HPSBUX0309-277--------------------------------------


Document ID: HPSBUX0308-274
Date Loaded: 20030917
      Title: SSRT3617 Potential security vulnerability in OpenView DCE (rev.2)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 -----------------------------------------------------------------
**REVISED 02**
 Source: HEWLETT-PACKARD COMPANY
 SECURITY BULLETIN: HPSBUX0308-274
 Originally issued: 26 August 2003
 Last revised: 17 September 2003
 SSRT3617 Potential security vulnerability in OpenView DCE (rev.2)
 -----------------------------------------------------------------

NOTICE: There are no restrictions for distribution of this
Bulletin provided that it remains complete and intact.

The information in the following Security Bulletin should be
acted upon as soon as possible. Hewlett-Packard Company will
not be liable for any consequences to any customer resulting
from customer's failure to fully implement instructions in this
Security Bulletin as soon as possible.

 -----------------------------------------------------------------
PROBLEM: Potential security vulnerability in DCE.

IMPACT: DCE processes may fail.

PLATFORM: Solaris and Linux systems running an agent
          supplied by one or more of the following:

          B6931DA HP IT/Operations A.05.x,
          B6931AA HP IT/Operations A.05.x,
          B7405DA OV VP Manager for Solaris A.06.x,
          B7405AA OV VP Manager for HP-UX A.06.x,
          B7502DA ADVANCED SECURITY FOR VP OPERATIONS
                  SOLARIS A.06.x,
          B7502AA ADVANCED SECURITY FOR VP OPERATIONS
                  HP-UX A.06.x,
          B7406DA HP OVO 7.0 FOR SOLARIS A.07.X,
          B7406AA HP OVO 7.0 FOR HP-UX A.07.X,
          B7405WA VP Manager for Windows A.06.x,
          B7406XA HP OPENVIEW OPERATIONS MANAGER 7.X FOR WINDOWS,
                  A.07.x
          B7428AA HP OV PERFORMANCE AGENT SUN-SOLARIS C.02.05 and
                  subsequent

SOLUTION: Install an available patch. If no patch is available
          please contact your HP support representative for
          information concerning a preliminary fix.

          The following patches are available from
          <http://itrc.hp.com>

          PHSS_29644
          B.11.00 OV ITO6.0X Linux Agent Patch A.06.15.1

          PHSS_29645
          B.11.00 OV ITO7.1X Msg/Act Solaris Agent A.07.22.1
          B.11.11 OV ITO7.1X Msg/Act Solaris Agent A.07.22.1

          PHSS_29646
          B.11.00 OV ITO6.0X Solaris Agent Patch A.06.15.1

          PHSS_29626
          B.11.00 OV ITO7.1X Msg/Act Linux Agent A.07.20.1
          B.11.11 OV ITO7.1X Msg/Act Linux Agent A.07.20.1

          ITOSOL_00260
          Solaris ITO6.0X Linux Agent Patch A.06.15.1

          ITOSOL_00263
          Solaris OV ITO7.1X Msg/Act Solaris Agent A.07.20.1

          ITOSOL_00261
          Solaris ITO6.0X Solaris Agent Patch A.06.15.1

          ITOSOL_00259
          Solaris ITO7.1X Msg/Act Linux Agent A.07.20.1

MANUAL ACTIONS: Non-HP-UX only

AVAILABILITY: This bulletin will be revised when patches are
               available.

CHANGE SUMMARY: Rev.01 - Patches are available for Solaris and
                          Linux agents of OVO-UX 7.X and 6.X.
                Rev.02 - Preliminary fix available for OVPM,
                          OVOW, ITO5.

 -----------------------------------------------------------------
 A. Background

    The worm referred to as "Blaster" or "W32.Blaster.worm", may
    impact hp OpenView products running on Microsoft Windows,
    HP-UX, Solaris and Linux.

    More information about the worm can be found at:
    <http://www.microsoft.com/security/incident/blast.asp>

    It is important that you follow the instructions from
    Microsoft and apply appropriate patches to all servers
    running Microsoft Windows.

    As the worm attempts to find new systems to infect it can
    cause DCE to fail. The HP-UX, Solaris, and Linux systems
    running DCE are not infected by the worm. DCE is impacted as
    as side effect of the network traffic generated by the worm.

    The impact is that critical DCE daemons can abort. These
    daemons and the OpenView software which depends on them
    would need to be restarted manually.

    This problem has been reported by CERT/cc:

        <http://www.kb.cert.org/vuls/id/377804>

     CERT/cc reports that the vulnerability can be
     triggered by attempts to exploit Microsoft RPC
     vulnerabilities:

        <http://www.kb.cert.org/vuls/id/568148>
        <http://www.kb.cert.org/vuls/id/326746>

     AFFECTED VERSIONS

     The following is a list by HP-UX revision of
     affected filesets or patches and fix information.
     To determine if a system has an affected version,
     search the output of "swlist -a revision -l fileset"
     for an affected fileset or patch, then determine if
     a fixed revision or applicable patch is installed.

     HP-UX B.11.00
     HP-UX B.11.11
     =============
     OVOPC-CLT.OVOPC-SOL-CLT,fr=A.07.10
     fix: install PHSS_29645 or subsequent

     HP-UX B.11.00
     =============
     OVOPC-CLT.OVOPC-SOL-CLT,fr=A.06.00
     fix: install PHSS_29646 or subsequent

     HP-UX B.11.00
     HP-UX B.11.11
     =============
     OVOPC-CLT.OVOPC-LIN-CLT,fr=A.07.10
     fix: install PHSS_29626 or subsequent

     HP-UX B.11.00
     =============
     OVOPC-CLT-ENG.OVOPC-LIN-CLT,fr=A.06.00
     fix: install PHSS_29644 or subsequent

     END AFFECTED VERSIONS

 B. Recommended solution

     Patches are available for Solaris and Linux agents of
     OVO-UX 7.X and 6.X. Please see below for details.

**REVISED 02**
 -->For Linux systems or Solaris systems managed by OVPM,
 -->OVOW or ITO5, a preliminary fix is available here:

 --> ftp://ovweb.external.hp.com/pub/cpe/ito/DCE

    For Solaris and Linux agents of OVO-UX 7.X and 6.X,
    the following patches have been released:

      A.07.22.1 Msg/Act Solaris Agent

         PHSS_29645

        ITOSOL_00263
        <http://openview.hp.com/sso/ecare/
         getsupportdoc?docid=ITOSOL_00263>

     A.06.15.1 Msg/Act Solaris Agent Patch

        PHSS_29646

        ITOSOL_00261
        <http://openview.hp.com/sso/ecare/
         getsupportdoc?docid=ITOSOL_00261>

     A.07.20.1 Msg/Act Linux Agent Patch

        PHSS_29626

        ITOSOL_00259
        <http://openview.hp.com/sso/ecare/
         getsupportdoc?docid=ITOSOL_00259>

     A.06.15.1 Msg/Act Linux Agent Patch

        PHSS_29644

        ITOSOL_00260
        <http://openview.hp.com/sso/ecare/
         getsupportdoc?docid=ITOSOL_00260>

    For systems running Microsoft Windows please refer to:

    <http://www.microsoft.com/security/incident/blast.asp>

    For HP-UX systems please refer to HPSBUX0308-273.

 C. To subscribe to automatically receive future NEW HP Security
    Bulletins from the HP IT Resource Center via electronic
    mail, do the following:

    Use your browser to get to the HP IT Resource Center page
    at:

       http://itrc.hp.com

    Use the 'Login' tab at the left side of the screen to login
    using your ID and password. Use your existing login or the
    "Register" button at the left to create a login, in order to
    gain access to many areas of the ITRC. Remember to save the
    User ID assigned to you, and your password.

    In the left most frame select "Maintenance and Support".

    Under the "Notifications" section (near the bottom of
    the page), select "Support Information Digests".

    To -subscribe- to future HP Security Bulletins or other
    Technical Digests, click the check box (in the left column)
    for the appropriate digest and then click the "Update
    Subscriptions" button at the bottom of the page.

    or

    To -review- bulletins already released, select the link
    (in the middle column) for the appropriate digest.

    NOTE: Using your itrc account security bulletins can be
          found here:
    http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin

    To -gain access- to the Security Patch Matrix, select
    the link for "The Security Bulletins Archive". (near the
    bottom of the page) Once in the archive the third link is
    to the current Security Patch Matrix. Updated daily, this
    matrix categorizes security patches by platform/OS release,
    and by bulletin topic. Security Patch Check completely
    automates the process of reviewing the patch matrix for
    11.XX systems. Please note that installing the patches
    listed in the Security Patch Matrix will completely
    implement a security bulletin _only_ if the MANUAL ACTIONS
    field specifies "No."

    The Security Patch Check tool can verify that a security
    bulletin has been implemented on HP-UX 11.XX systems providing
    that the fix is completely implemented in a patch with no
    manual actions required. The Security Patch Check tool cannot
    verify fixes implemented via a product upgrade.

    For information on the Security Patch Check tool, see:
    http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/
    displayProductInfo.pl?productNumber=B6834AA

    The security patch matrix is also available via anonymous
    ftp:

    ftp://ftp.itrc.hp.com/export/patches/hp-ux_patch_matrix/

    On the "Support Information Digest Main" page:
    click on the "HP Security Bulletin Archive".

    The PGP key used to sign this bulletin is available from
    several PGP Public Key servers. The key identification
    information is:

       2D2A7D59
       HP Security Response Team (Security Bulletin signing only)
       <security-alerthp.com>
       Fingerprint =
         6002 6019 BFC1 BC62 F079 862E E01F 3AFC 2D2A 7D59

    If you have problems locating the key please write to
    security-alerthp.com. Please note that this key is
    for signing bulletins only and is not the key returned
    by sending 'get key' to security-alerthp.com.

 D. To report new security vulnerabilities, send email to

    security-alerthp.com

    Please encrypt any exploit information using the
    security-alert PGP key, available from your local key
    server, or by sending a message with a -subject- (not body)
    of 'get key' (no quotes) to security-alerthp.com.

 -----------------------------------------------------------------

(c)Copyright 2003 Hewlett-Packard Company
Hewlett-Packard Company shall not be liable for technical or
editorial errors or omissions contained herein. The information
in this document is subject to change without notice.
Hewlett-Packard Company and the names of HP products referenced
herein are trademarks and/or service marks of Hewlett-Packard
Company. Other product and company names mentioned herein may be
trademarks and/or service marks of their respective owners.

 ________________________________________________________________

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3

iQA/AwUBP2iyveAfOvwtKn1ZEQLxnwCgpmJem1b+1sFk8NzeF3jkqWA74XQAoJEY
HfkDbHfxcI+/0mbIPu8wz+4a
=ijCt
-----END PGP SIGNATURE-----
-----End of Document ID: HPSBUX0308-274--------------------------------------


Document ID: HPSBUX0306-264
Date Loaded: 20030917
      Title: SSRT3460 Network traffic can cause programs to fail (rev.2)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

 -----------------------------------------------------------------
**REVISED 02**
 Source: HEWLETT-PACKARD COMPANY
 SECURITY BULLETIN: HPSBUX0306-264
 Originally issued: 04 June 2003
 Last revised: 17 September 2003
 SSRT3460 Network traffic can cause programs to fail (rev.2)
 -----------------------------------------------------------------

NOTICE: There are no restrictions for distribution of this
Bulletin provided that it remains complete and intact.

The information in the following Security Bulletin should be
acted upon as soon as possible. Hewlett-Packard Company will
not be liable for any consequences to any customer resulting
from customer's failure to fully implement instructions in this
Security Bulletin as soon as possible.

 -----------------------------------------------------------------
PROBLEM: Certain network traffic can cause programs to fail.

IMPACT: Potential denial of service

**REVISED 02**
PLATFORM: HP9000 Series 700/800 running HP-UX releases B.11.00,
 --> B.11.04, B.11.11, and B.11.22.

SOLUTION: Install patch or file.
          HP-UX B.11.00 - PHNE_28538
 --> HP-UX B.11.04 - PHNE_29453
          HP-UX B.11.11 - PHSS_28618 (partial solution,
                                      details are below)
          HP-UX B.11.22 - sys_socket.o.ia.1122

MANUAL ACTIONS: Yes - NonUpdate
                HP-UX B.11.22 - Download and install
                        sys_socket.o.ia.1122
                No manual actions for other HP-UX versions.

AVAILABILITY: This bulletin will be revised when a patch
               is available for HP-UX B.11.22.

CHANGE SUMMARY: Rev.01 - Added Support Tool Manager patches.
                Rev.02 - Added B.11.04

 -----------------------------------------------------------------
 A. Background
    Certain network traffic can cause programs to fail. An
    example of potentially vulnerable program is diagmond.

    Note: Critical warnings have been issued against PHNE_28895.
          An alternative partial solution is available. The
          following patches will eliminate the problem for
          diagmond:

              PHSS_28617 B.11.00
              PHSS_28618 B.11.11

          These patches do not address the root cause of the
          problem, but they will resolve the issue for diagmond.

 B. Recommended solution

    HP-UX B.11.00 - Install PHNE_28538
 -->HP-UX B.11.04 - Install PHNE_29453
    HP-UX B.11.11 - Install PHNE_28895 (patch has critical
                                        warnings)
    Partial solution (diagmond only):

    HP-UX B.11.00 - Install PHSS_28617
    HP-UX B.11.11 - Install PHSS_28618

    HP-UX B.11.22 - Download and install sys_socket.o.ia.1122:
    ==================================================

        System: hprc.external.hp.com (192.170.19.51)
        Login: arpatran
        Password: arpatran

        FTP Access: ftp://arpatran:arpatranhprc.external.hp.com/
                or: ftp://arpatran:arpatran192.170.19.51/
        file: sys_socket.o.ia.1122

        Note: There is an ftp defect in IE5 that may result in
               a browser hang. To work around this:
      - Select Tools -> Internet Options -> Advanced
      - Un-check the option: [ ] Enable folder view for FTP sites

    Verify the cksum or md5 sum:
    ===========================

    cksum:
    4088493721 33904 sys_socket.o.ia.1122

    MD5 (sys_socket.o.ia.1122) = 42843c3af576dc1c8bdb4b391170dce7

    Note: If you wish to verify the md5 sum and you do not
          have a copy of md5, please refer to:
               HPSBUX9408-016
               Patch sums and the MD5 program

    Install the sys_socket.o.ia.1122 as follows:

            [copy sys_socket.o.ia.1122 to a safe
             directory such as /etc]

            cd /usr/conf/lib
            cp -p libuipc.a libuipc.a.orig
            ar r /usr/conf/lib/libuipc.a \
                  /etc/sys_socket.o.ia.1122
            mk_kernel
            kmupdate

            [reboot]

 C. To subscribe to automatically receive future NEW HP Security
    Bulletins from the HP IT Resource Center via electronic
    mail, do the following:

    Use your browser to get to the HP IT Resource Center page
    at:

       http://itrc.hp.com

    Use the 'Login' tab at the left side of the screen to login
    using your ID and password. Use your existing login or the
    "Register" button at the left to create a login, in order to
    gain access to many areas of the ITRC. Remember to save the
    User ID assigned to you, and your password.

    In the left most frame select "Maintenance and Support".

    Under the "Notifications" section (near the bottom of
    the page), select "Support Information Digests".

    To -subscribe- to future HP Security Bulletins or other
    Technical Digests, click the check box (in the left column)
    for the appropriate digest and then click the "Update
    Subscriptions" button at the bottom of the page.

    or

    To -review- bulletins already released, select the link
    (in the middle column) for the appropriate digest.

    NOTE: Using your itrc account security bulletins can be
          found here:
    http://itrc.hp.com/cki/bin/doc.pl/screen=ckiSecurityBulletin

    To -gain access- to the Security Patch Matrix, select
    the link for "The Security Bulletins Archive". (near the
    bottom of the page) Once in the archive the third link is
    to the current Security Patch Matrix. Updated daily, this
    matrix categorizes security patches by platform/OS release,
    and by bulletin topic. Security Patch Check completely
    automates the process of reviewing the patch matrix for
    11.XX systems. Please note that installing the patches
    listed in the Security Patch Matrix will completely
    implement a security bulletin _only_ if the MANUAL ACTIONS
    field specifies "No."

    The Security Patch Check tool can verify that a security
    bulletin has been implemented on HP-UX 11.XX systems providing
    that the fix is completely implemented in a patch with no
    manual actions required. The Security Patch Check tool cannot
    verify fixes implemented via a product upgrade.

    For information on the Security Patch Check tool, see:
    http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/
    displayProductInfo.pl?productNumber=B6834AA

    The security patch matrix is also available via anonymous
    ftp:

    ftp://ftp.itrc.hp.com/export/patches/hp-ux_patch_matrix/

    On the "Support Information Digest Main" page:
    click on the "HP Security Bulletin Archive".

    The PGP key used to sign this bulletin is available from
    several PGP Public Key servers. The key identification
    information is:

       2D2A7D59
       HP Security Response Team (Security Bulletin signing only)
       <security-alerthp.com>
       Fingerprint =
         6002 6019 BFC1 BC62 F079 862E E01F 3AFC 2D2A 7D59

    If you have problems locating the key please write to
    security-alerthp.com. Please note that this key is
    for signing bulletins only and is not the key returned
    by sending 'get key' to security-alerthp.com.

 D. To report new security vulnerabilities, send email to

    security-alerthp.com

    Please encrypt any exploit information using the
    security-alert PGP key, available from your local key
    server, or by sending a message with a -subject- (not body)
    of 'get key' (no quotes) to security-alerthp.com.

 -----------------------------------------------------------------

(c)Copyright 2003 Hewlett-Packard Company
Hewlett-Packard Company shall not be liable for technical or
editorial errors or omissions contained herein. The information
in this document is subject to change without notice.
Hewlett-Packard Company and the names of HP products referenced
herein are trademarks and/or service marks of Hewlett-Packard
Company. Other product and company names mentioned herein may be
trademarks and/or service marks of their respective owners.

 ________________________________________________________________

-----BEGIN PGP SIGNATURE-----
Version: PGP Personal Security 7.0.3

iQA/AwUBP2iw4+AfOvwtKn1ZEQJh1QCeKhX8wJ5UbU6hK/JUJ7EijHO7ELgAniod
PChc83jMm1C8RuQrnpLTidvq
=bhvd
-----END PGP SIGNATURE-----
-----End of Document ID: HPSBUX0306-264--------------------------------------