[java-sig-commits] [Bug 797928] jetty-8.1.0-4.fc17.noarch causes SELinux AVCs, won't start in enforcing mode

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 27 16:01:01 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=797928

--- Comment #2 from Tom London <selinux at gmail.com> 2012-02-27 11:00:58 EST ---
Nope, at least none that I'm aware of. I just updated to this and rebooted.

Here is 'ps' showing java running as initrc_t:

[root at tlondon modules]# ps agxZ | grep jetty
system_u:system_r:initrc_t:s0     740 ?        Sl     0:19 /usr/bin/java
-Djetty.home=/usr/share/jetty -Djava.io.tmpdir=/tmp -jar
/usr/share/jetty/start.jar --pre=etc/jetty-logging.xml
staff_u:sysadm_r:sysadm_t:s0-s0:c0.c1023 3558 pts/0 S+   0:00 grep --color=auto
jetty
[root at tlondon modules]# 

Here are java packages:

[root at tlondon modules]# rpm -qa \*jdk\*
java-1.6.0-openjdk-1.6.0.0-65.1.11.fc17.x86_64
java-1.7.0-openjdk-devel-1.7.0.3-2.1.fc17.1.x86_64
java-1.6.0-openjdk-debuginfo-1.6.0.0-65.1.11.fc17.x86_64
java-1.6.0-openjdk-devel-1.6.0.0-65.1.11.fc17.x86_64
java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64
[root at tlondon modules]# 

Here are selinux packages:

[root at tlondon modules]# rpm -qa selinux\*
selinux-policy-targeted-3.10.0-93.fc17.noarch
selinux-policy-3.10.0-93.fc17.noarch
[root at tlondon modules]#

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the java-sig-commits mailing list