|
Description
|
On nightly build s10u1_05-042205, the following file is group and world writeable which is safe default permission violation. This occurred on sparc
and x86.
# uname -a
SunOS e420c 5.10 Generic_118822-03 sun4u sparc SUNW,Ultra-80
# cat /etc/release
Solaris 10 7/05 s10s_u1wos_nightly SPARC
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 April 2005
# ls -l /usr/lib/libcspi.so.0.10.2
-rwxrwxr-x 1 root other 108120 Mar 21 16:30 /usr/lib/libcspi.so.0.10.2
# uname -a
SunOS lx50f 5.10 Generic_Patch i86pc i386 i86pc
# cat /etc/release
Solaris 10 7/05 s10x_u1wos_nightly X86
Copyright 2005 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 22 April 2005
# ls -l /usr/lib/libcspi.so.0.10.2
-rwxrwxr-x 1 root other 89188 Mar 21 13:13 /usr/lib/libcspi.so.0.10.2
nobal% pwd
/net/oven/install/wos/s10u1_nightly/combined.s10s_u1wos/s10u1_05-042205/Solaris_10/Product/SUNWgnome-a11y-libs
nobal% grep libcspi.so.0.10.2 pkgmap
1 s none lib/libcspi.so=libcspi.so.0.10.2
1 s none lib/libcspi.so.0=libcspi.so.0.10.2
1 f none lib/libcspi.so.0.10.2 0775 root other 108120 32766 1111451457
nobal% cd /net/oven/install/wos/s10u1_nightly/combined.s10x_u1wos/s10u1_05-042205/Solaris_10/Product/SUNWgnome-a11y-libs
nobal% grep libcspi.so.0.10.2 pkgmap
1 s none lib/libcspi.so=libcspi.so.0.10.2
1 s none lib/libcspi.so.0=libcspi.so.0.10.2
1 f none lib/libcspi.so.0.10.2 0775 root other 89188 5774 1111439616
xxxxx@xxxxx.com 2005-04-23 14:47:24 GMT
xxxxx@xxxxx.com 2005-05-06 01:31:36 GMT
|