Note: This is an archival copy of Security Sun Alert 231466 as previously published on http://sunsolve.sun.com. Latest version of this security advisory is available from http://support.oracle.com as Sun Alert 1018980.1. |
Category Security Release Phase Resolved 6398097, 6542909 Product Solaris 10 Operating System Date of Resolved Release 14-Feb-2008 Two Security Vulnerabilities Exist Within the cpc(3CPC) Sub-System of the Solaris Kernel 1. ImpactTwo security vulnerabilities, both due to separate race conditions within the CPU Performance Counters (cpc(3CPC)) sub-system of the Solaris kernel, may allow a local unprivileged user to panic the system causing a Denial of Service (DoS) condition.2. Contributing FactorsThese issues can occur in the following releases:SPARC Platform:
3. SymptomsIf the described issues occur, the system may panic with strings similar to one of the following:For BugID 6398097: Panic in kcpc_unbind(): 1. First, execute the following command: # echo "::status !grep panic" |mdb unix.0 vmcore.0
the output should show a BAD TRAP panic message similar to the
following:BAD TRAP: type=34 rp=2a100f9d7c02. Then execute the following command: # echo "*panic_thread::findstack !grep kcpc_unbind"|mdb unix.0 vmcore.0
the output should show the kcpc_unbind function displayed, as in the
following example:000002a100f9d061 kcpc_unbind+0x28() For BugID 6542909: race condition between kcpc_restore() and kcpc_unbind(): 1. First, execute the following command: # echo "::status !grep panic" |mdb unix.0 vmcore.0the output should have a pcbe reference, as in the following example: panic message: us_pcbe: bad config on token 327c55dcf382. Then execute the following command: # echo "*panic_thread::findstack !grep restorectx" |mdb unix.0 vmcore.0the output should show the restorectx function displayed, as in the following example: 000002a101b4d001 restorectx+0x24()Note: by default, crashdumps are written to /var/crash/<uname -n>. See dumpadm(1M) for more information. 4. WorkaroundThere is no workaround for these issue. Please see the Resolution section below.5. ResolutionThese issues are addressed in the following releases:SPARC Platform:
This Sun Alert notification is being provided to you on an "AS IS" basis. This Sun Alert notification may contain information provided by third parties. The issues described in this Sun Alert notification may or may not impact your system(s). Sun makes no representations, warranties, or guarantees as to the information contained herein. ANY AND ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE HEREBY DISCLAIMED. BY ACCESSING THIS DOCUMENT YOU ACKNOWLEDGE THAT SUN SHALL IN NO EVENT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, PUNITIVE, OR CONSEQUENTIAL DAMAGES THAT ARISE OUT OF YOUR USE OR FAILURE TO USE THE INFORMATION CONTAINED HEREIN. This Sun Alert notification contains Sun proprietary and confidential information. It is being provided to you pursuant to the provisions of your agreement to purchase services from Sun, or, if you do not have such an agreement, the Sun.com Terms of Use. This Sun Alert notification may only be used for the purposes contemplated by these agreements. Copyright 2000-2008 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 U.S.A. All rights reserved. References127111-08127112-08 Attachments This solution has no attachment |
|