Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionLukas Slebodnik
2018-06-05 10:58:52 UTC
SELinux is preventing java from map access on the file /tmp/hsperfdata_pkiuser/25250.
***** Plugin catchall (100. confidence) suggests **************************
If you believe that java should be allowed map access on the 25250 file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'java' --raw | audit2allow -M my-java
# semodule -i my-java.pp
Additional Information:
Source Context system_u:system_r:tomcat_t:s0
Target Context system_u:object_r:tomcat_tmp_t:s0
Target Objects /tmp/hsperfdata_pkiuser/25250 [ file ]
Source java
Source Path java
Port <Unknown>
Host c106.testrelm.test
Source RPM Packages
Target RPM Packages
Policy RPM selinux-policy-3.13.1-201.el7.noarch
Selinux Enabled True
Policy Type targeted
Enforcing Mode Enforcing
Host Name c106.testrelm.test
Platform Linux c106.testrelm.test 3.10.0-894.el7.x86_64 #1
SMP Mon May 28 17:01:44 EDT 2018 x86_64 x86_64
Alert Count 13
First Seen 2018-06-05 06:16:04 EDT
Last Seen 2018-06-05 06:21:09 EDT
Local ID cb5ca6f5-a3fe-4acb-9873-8979280ef257
Raw Audit Messages
type=AVC msg=audit(1528194069.370:452): avc: denied { map } for pid=25250 comm="java" path="/tmp/hsperfdata_pkiuser/25250" dev="dm-0" ino=1088638 scontext=system_u:system_r:tomcat_t:s0 tcontext=system_u:object_r:tomcat_tmp_t:s0 tclass=file permissive=0
Hash: java,tomcat_t,tomcat_tmp_t,file,map
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2018:3111
SELinux is preventing java from map access on the file /tmp/hsperfdata_pkiuser/25250. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that java should be allowed map access on the 25250 file by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'java' --raw | audit2allow -M my-java # semodule -i my-java.pp Additional Information: Source Context system_u:system_r:tomcat_t:s0 Target Context system_u:object_r:tomcat_tmp_t:s0 Target Objects /tmp/hsperfdata_pkiuser/25250 [ file ] Source java Source Path java Port <Unknown> Host c106.testrelm.test Source RPM Packages Target RPM Packages Policy RPM selinux-policy-3.13.1-201.el7.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name c106.testrelm.test Platform Linux c106.testrelm.test 3.10.0-894.el7.x86_64 #1 SMP Mon May 28 17:01:44 EDT 2018 x86_64 x86_64 Alert Count 13 First Seen 2018-06-05 06:16:04 EDT Last Seen 2018-06-05 06:21:09 EDT Local ID cb5ca6f5-a3fe-4acb-9873-8979280ef257 Raw Audit Messages type=AVC msg=audit(1528194069.370:452): avc: denied { map } for pid=25250 comm="java" path="/tmp/hsperfdata_pkiuser/25250" dev="dm-0" ino=1088638 scontext=system_u:system_r:tomcat_t:s0 tcontext=system_u:object_r:tomcat_tmp_t:s0 tclass=file permissive=0 Hash: java,tomcat_t,tomcat_tmp_t,file,map