Patch Name: PHNE_28637 Patch Description: s700_800 11.11 EISA 100BT patch Creation Date: 03/09/17 Post Date: 03/10/27 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: EISA100BT B.11.11.01 Filesets: 100BT-EISA-KRN.100BT-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32,v=HP 100BT-EISA-RUN.100BT-RUN,fr=B.11.11.01,fa=HP-UX_B.11.11_32,v=HP 100BT-EISA-FMT.100BT-FORMAT,fr=B.11.11.01,fa=HP-UX_B.11.11_32,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHNE_28637: PANIC Category Tags: defect_repair general_release critical panic Path Name: /hp-ux_patches/s700_800/11.X/PHNE_28637 Symptoms: PHNE_28637: 1. ( SR:8606294059 CR:JAGae57799 ) Inadequate frame padding. 2. ( SR:8606289350 CR:JAGae53281 ) When the lanadmin(1M) command is used with the "-x" option to query the EISA 10/100BT interface, the system may panic. HP1_ospif_dlpi_ioctl+0x934 hp_dlpi_control+0x778 hp_dlpi_wput+0x2e4 putnext+0xc8 putmsg_subr+0x150 putmsg+0x2f8 syscall+0x1bc $syscallrtn+0x0 3. ( SR:8606198641 CR:JAGad67830 ) Unused bits were set in the lanadmin shared library access permissions. Defect Description: PHNE_28637: 1. ( SR:8606294059 CR:JAGae57799 ) Inadequate frame padding. Resolution: Adequate frame padding is done. 2. ( SR:8606289350 CR:JAGae53281 ) When EISA 10/100BT interface self-test fails, a field in the driver data structure is not initialized properly. The system panics when the lanadmin(1M) command with "-x" option tries to access this uninitialized field. Resolution: Proper check has been added to avoid accessing uninitialized field in the driver data structure. 3. ( SR:8606198641 CR:JAGad67830 ) Unused bits were set in the lanadmin shared library access permissions. Resolution: The permission of the lanadmin shared library has been changed appropriately. Enhancement: No SR: 8606294059 8606289350 8606198641 Patch Files: 100BT-EISA-KRN.100BT-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: /usr/conf/lib/libbtlan0.a 100BT-EISA-RUN.100BT-RUN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: /usr/lib/lanadmin/libdsbtlan0.sl 100BT-EISA-FMT.100BT-FORMAT,fr=B.11.11.01, fa=HP-UX_B.11.11_32,v=HP: /usr/lib/libeisa100btfmt.sl /usr/lib/nls/msg/C/fmteisa100bt.cat what(1) Output: 100BT-EISA-KRN.100BT-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: /usr/conf/lib/libbtlan0.a: FILESET EISA100BT: libbtlan0: Version: B.11.11.02 P HNE_28637 $Date: 2003/04/07 09:30:40 $ 100BT-EISA-RUN.100BT-RUN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: /usr/lib/lanadmin/libdsbtlan0.sl: EISA100BT LANADMIN: libdsbtlan0: Version: B.11.11.0 2 PHNE_28637 $Date: 2003/09/11 12:10:40 $ 100BT-EISA-FMT.100BT-FORMAT,fr=B.11.11.01, fa=HP-UX_B.11.11_32,v=HP: /usr/lib/libeisa100btfmt.sl: EISA100BT NETTL: libeisa100btfmt: Version: B.11.11. 02 PHNE_28637 $Date: 2003/04/09 12:10:40 $ /usr/lib/nls/msg/C/fmteisa100bt.cat: None cksum(1) Output: 100BT-EISA-KRN.100BT-KRN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: 2158250180 389264 /usr/conf/lib/libbtlan0.a 100BT-EISA-RUN.100BT-RUN,fr=B.11.11.01,fa=HP-UX_B.11.11_32, v=HP: 2736628429 20480 /usr/lib/lanadmin/libdsbtlan0.sl 100BT-EISA-FMT.100BT-FORMAT,fr=B.11.11.01, fa=HP-UX_B.11.11_32,v=HP: 2686788518 16384 /usr/lib/libeisa100btfmt.sl 3989282158 5124 /usr/lib/nls/msg/C/fmteisa100bt.cat Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 180 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 PHNE_28637 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_28637.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_28637. 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 PHNE_28637.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_28637.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_28637.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None