Patch Name: PHSS_29487 Patch Description: s700_800 11.11 GSS-API Version 1.0 Cumulative patch Creation Date: 04/02/10 Post Date: 04/03/03 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: GSS-API.GSSAPI-SHLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP GSS-API.GSSAPI-PRG,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP GSS-API.GSSAPI-64SLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_29487 Symptoms: PHSS_29487: 1. SR: 8606283759 CR:JAGae47704 : In a 64-bit environment, an application fails to decrypt messages using the gss context received from the same application after initializing the gss environment. Defect Description: PHSS_29487: 1. SR: 8606283759 CR:JAGae47704 : The application fails because the conditional compilation of the variable length in the data structure struct gss_buffer_desc_struct and the variable count in the data structure struct gss_OID_set_desc_struct are not compliant to the RFC 1509 (Generic Security Service API : C-bindings). Resolution: The two structures, gss_buffer_desc_struct and gss_OID_set_desc_struct, have been modified to comply with RFC 1509. Enhancement: No SR: 8606283759 Patch Files: GSS-API.GSSAPI-SHLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/libgss.sl GSS-API.GSSAPI-PRG,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/contrib/gssapi/sample/gss-misc.c GSS-API.GSSAPI-64SLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: /usr/lib/pa20_64/libgss.sl what(1) Output: GSS-API.GSSAPI-SHLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/libgss.sl: GSS-API Version 1.0 (PHSS_29487) Module: libgss.sl D ate: Dec 16 2003 15:38:30 GSS-API.GSSAPI-PRG,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/contrib/gssapi/sample/gss-misc.c: None GSS-API.GSSAPI-64SLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: /usr/lib/pa20_64/libgss.sl: GSS-API Version 1.0 (PHSS_29487) Module: libgss.sl D ate: Dec 16 2003 15:43:23 cksum(1) Output: GSS-API.GSSAPI-SHLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 3089041768 143360 /usr/lib/libgss.sl GSS-API.GSSAPI-PRG,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 1973067348 7450 /usr/contrib/gssapi/sample/gss-misc.c GSS-API.GSSAPI-64SLIB,fr=B.11.11,fa=HP-UX_B.11.11_32/64, v=HP: 1233011202 117688 /usr/lib/pa20_64/libgss.sl Patch Conflicts: None Patch Dependencies: s700: 11.11: PHSS_29486 s800: 11.11: PHSS_29486 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 100 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_29487 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_29487.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_29487. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_29487.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_29487.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_29487.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None