Obsoleted by: 122301-14 SunOS 5.9_x86: Kernel Patch |
Disclaimer:
Please note:
Although OBSOLETED patches are available on SunSolve, Sun recommends using the most recent patches and the most recent revision of those patches. OBSOLETED patches do not include the latest bug fixes and/or product enhancements, and may require the installation of additional patches as a corrective measure.
Status: OBSOLETE
Patch Id: 122301-13
***********************************************************************
READ THE TERMS OF THE AGREEMENT ("AGREEMENT") IN THE LEGAL_LICENSE.TXT
FILE CAREFULLY BEFORE USING THIS SOFTWARE. BY USING THE SOFTWARE, YOU
AGREE TO THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE
TERMS, PROMPTLY DESTROY THE UNUSED SOFTWARE.
***********************************************************************Summary: Obsoleted by: 122301-14 SunOS 5.9_x86: Kernel Patch
Date: Sep/18/2007
Installation Requirements:
Reboot after installation, an alternative may be in Special Install Instructions
Install in Single User Mode, an alternative may be in Special Install InstructionsSolaris Release: 9_x86
Sun OS Release: 5.9_x86
Unbundled Product:
Unbundled Release:
Xref: This patch available for SPARC as patch 122300
Topic:
SunOS 5.9_x86: Kernel Patch
Relevant Architecture: i386 i386.i86pc
BugId's fixed with this patch:
4714273 4767045 4894015 4900516 4959899 4982204 5012065 5030377 5030581 5031470 6176096 6210681 6259467 6272865 6297227 6322179 6329593 6351092 6351793 6358047 6386365 6393251 6464408 6466149 6473039 6477410 6509502 6515492 6526815 6538758
Changes incorporated in this version:
6351793 6358047 6477410
Patches accumulated and obsoleted by this patch:
117482-01 120883-01 121317-02
Patches which conflict with this patch:
Required Patches:
117172-17 118559-39 (or greater)
Obsoleted by:
Files Included in this Patch:
/kernel/drv/mpt
/kernel/fs/specfs
/kernel/fs/ufs
/kernel/genunix
/kernel/sys/c2audit
/kernel/sys/doorfs
/kernel/sys/shmsys
/platform/i86pc/kadb
/platform/i86pc/kernel/mmu/mmu32
/platform/i86pc/kernel/mmu/mmu36
/platform/i86pc/kernel/unix
/usr/include/sys/door.h
/usr/include/sys/door_data.h
/usr/include/sys/door_impl.h
/usr/include/sys/proc.h
/usr/include/sys/session.h
/usr/include/sys/termios.h
/usr/include/sys/thread.h
/usr/include/vm/hat.h
/usr/include/vm/page.h
/usr/lib/adb/audit_path
/usr/lib/adb/cwrd (deleted)
/usr/lib/adb/door
/usr/lib/adb/fad
/usr/lib/adb/ill
/usr/lib/adb/pad
/usr/lib/adb/proc
/usr/lib/adb/thread
/usr/lib/fs/ufs/fsck
/usr/lib/mdb/kvm/genunix.so
/usr/lib/mdb/kvm/ip.so
/usr/lib/mdb/kvm/sppp.so
/usr/sbin/auditreduce
Problem Description:
6351793 sfmmu_mlist_enter recursive mutex_enter
6358047 sfmmu_mlist_enter() and hrm_init() deadlock
6477410 fsck complains about BAD/CORRUPT ACL inode
(from 122301-12)
Uprev to keep patch revision numbers the same.
(from 122301-11)
4894015 TIOCSSID and realloctty() will probably panic if used
6297227 deadlock between qdrain_syncq and removeq
6322179 strfreectty() passed a stream that was not yet a ctty
6526815 aiowaitn() causes hung user process
(from 122301-10)
4959899 UFS: ufs_iinactive incorrectly places inodes on the idle queue
6351092 race for t_ctx in removectx() can lead to panic
6386365 mdb hangs on single stepping an instruction that causes a bus error
6466149 long ph_mutex[] holdtimes in page_hashout() mediated by vph_mutex holds in vpn_vplist_dirty
6538758 sporadic I/O error will cause data corruption in Veritas CFS with VMODSORT mode on
(from 122301-09)
Uprev to keep patch revision numbers the same.
(from 122301-08)
Uprev to keep patch revision numbers the same.
(from 122301-07)
4982204 lufs_unsnarf/lufs_snarf no longer needed in remountfs
6515492 kshmdt in Solaris 8/9 should not loop through the whole shmem array
(from 122301-06)
4714273 fchownat() and other extended attribute calls generate incomplete audit records
4767045 possible deadlock on pad_lock
4900516 deadlock between mutex ulp->ul_lock and pagelock p_selock lead to hanging procs
6393251 data corruption caused by VMODSORT problem
(from 122301-05)
Uprev to keep patch revision numbers the same.
(from 122301-04)
6176096 issues with IP fragment handling
6210681 null pointer in ill_frag_free_pkts
6259467 ill_frag_prune() can be invoked with a negative number as second argument
(from 122301-03)
5030581 system became wedged by thundering herd of revolving doors
(from 122301-02)
6509502 'uname -a' still shows 118558-39 after adding T122300-01
(from 122301-01)
6464408 timestamp on /var/adm/messages is wrong after 248 days
6473039 no bounds check on m_reply_q in mpt driver
(from 121317-02)
6272865 race condition between SIGKILL and /proc PCAGENT
6329593 pr_wait_die() can hang while waiting for SIGKILL to be processed
(from 121317-01)
5031470 doors don't like being both a server and client (race in door_call/door_results)
(from 117482-01)
5012065 audit_setfsat_path() panics on kernel initiated file rename
(from 120883-01)
5030377 smark turns up as bottleneck in /dev/urandom microbenchmark
Revision History:
122301-07 117482-01 122301-03 120883-01 122301-04 121317-02 122301-06 122301-10 122301-02 122301-11
Patch Installation Instructions:
--------------------------------
For Solaris 2.0-2.6 releases, refer to the Install.info file and/or
the README within the patch for instructions on using the generic
'installpatch' and 'backoutpatch' scripts provided with each patch.
For Solaris 7-10 releases, refer to the man pages for instructions
on using 'patchadd' and 'patchrm' scripts provided with Solaris.
Any other special or non-generic installation instructions should be
described below as special instructions. The following example
installs a patch to a standalone machine:
example# patchadd /var/spool/patch/104945-02
The following example removes a patch from a standalone system:
example# patchrm 104945-02
For additional examples please see the appropriate man pages.Special Install Instructions:
-----------------------------
NOTE 1: Install and uninstall this patch in single user mode.
Reboot the system after patch installation.
NOTE 2: To get the complete fix for bugid 6272865 (race condition
between SIGKILL and /proc PCAGENT) and bugid 6329593
(pr_wait_die() can hang while waiting for SIGKILL to be
processed), please also install the following patch:
119439-06 (or greater) NFS Daemon, rpcmod patch
NOTE 3: To get the complete fix for 6322179 (strfreectty() passed a stream
that was not yet a ctty), please also install the following patch:
114433-13 (or greater) Miscellaneous SunOS Commands Patch
README -- Last modified date: Tuesday, October 30, 2007