Release12(Constantine)
Kernel Linux 2.6.31.5-127.fc12.i686
Gnome2.28.2
Memory 3.0 GB
요약:
SELinux is preventing /sbin/dhclient "execute" access on ld-2.11.so.
상세 설명:
SELinux denied access requested by dhclient. It is not expected that this access
is required by dhclient and this access may signal an intrusion attempt. It is
also possible that the specific version or configuration of the application is
causing it to require additional access.
액세스 허용:
You can generate a local policy module to allow this access - see FAQ
(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug
report.
자세한 정보:
소스 문맥 system_u:system_r:dhcpc_t:s0
대상 문맥 system_u:object_r:execmem_exec_t:s0
대상 객체 ld-2.11.so [ file ]
소스 dhclient
소스 경로 /sbin/dhclient
포트 <알려지지 않음>
호스트 localhost.localdomain
소스 RPM 패키지 dhclient-4.1.0p1-12.fc12
대상 RPM 패키지
정책 RPM selinux-policy-3.6.32-41.fc12
Selinux 활성화 True
정책 유형 targeted
MLS 활성화 True
강제 모드 Enforcing
플러그인명 catchall
호스트명 localhost.localdomain
플랫폼 Linux localhost.localdomain 2.6.31.5-127.fc12.i686
#1 SMP Sat Nov 7 21:41:45 EST 2009 i686
통지 카운트 1
초기 화면 2010년 03월 31일 (수) 오전 06시 02분 26초
마지막 화면 2010년 03월 31일 (수) 오전 06시 02분 26초
로컬 ID 2799c22a-a341-4454-97a3-9fc5e999a0e5
줄 번호
원 감사 메세지
node=localhost.localdomain type=AVC msg=audit(1269982946.54:22): avc: denied { execute } for pid=2055 comm="dhclient" name="ld-2.11.so" dev=dm-0 ino=3463 scontext=system_u:system_r:dhcpc_t:s0 tcontext=system_u:object_r:execmem_exec_t:s0 tclass=file
node=localhost.localdomain type=SYSCALL msg=audit(1269982946.54:22): arch=40000003 syscall=11 success=no exit=-13 a0=bfd0de46 a1=bfd0b0b4 a2=84d9bc0 a3=84d9bc0 items=0 ppid=1469 pid=2055 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="dhclient" exe="/sbin/dhclient" subj=system_u:system_r:dhcpc_t:s0 key=(null)
chcon -t execmem_exec_t '/lib/ld-2.11.so'
답글삭제