Bug 1615100 - SELinux is preventing (mysqld) from using the 'nnp_transition' accesses on a process.
Summary: SELinux is preventing (mysqld) from using the 'nnp_transition' accesses on a ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4cfdfdcdcc57043f9fd22277f71...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-12 10:31 UTC by FlyDove
Modified: 2018-09-11 16:55 UTC (History)
5 users (show)

Fixed In Version: selinux-policy-3.14.1-42.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-11 16:55:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description FlyDove 2018-08-12 10:31:43 UTC
Description of problem:
SELinux is preventing (mysqld) from using the 'nnp_transition' accesses on a process.

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that (mysqld) should be allowed nnp_transition access on processes labeled mysqld_t by default.
Then 应该将这个情况作为 bug 报告。
可以生成本地策略模块以允许此访问。
Do
allow this access for now by executing:
# ausearch -c '(mysqld)' --raw | audit2allow -M my-mysqld
# semodule -X 300 -i my-mysqld.pp

Additional Information:
Source Context                system_u:system_r:init_t:s0
Target Context                system_u:system_r:mysqld_t:s0
Target Objects                Unknown [ process2 ]
Source                        (mysqld)
Source Path                   (mysqld)
Port                          <未知>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.1-37.fc28.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 4.17.12-200.fc28.x86_64 #1 SMP Fri
                              Aug 3 15:01:13 UTC 2018 x86_64 x86_64
Alert Count                   6
First Seen                    2018-08-12 05:25:40 CST
Last Seen                     2018-08-12 06:27:12 CST
Local ID                      48cf4479-1e21-4394-950a-e6645a408398

Raw Audit Messages
type=AVC msg=audit(1534026432.835:127): avc:  denied  { nnp_transition } for  pid=1064 comm="(mysqld)" scontext=system_u:system_r:init_t:s0 tcontext=system_u:system_r:mysqld_t:s0 tclass=process2 permissive=0


Hash: (mysqld),init_t,mysqld_t,process2,nnp_transition

Version-Release number of selected component:
selinux-policy-3.14.1-37.fc28.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.9.5
hashmarkername: setroubleshoot
kernel:         4.13.16-302.fc27.x86_64
type:           libreport

Comment 1 Fedora Update System 2018-09-06 21:56:34 UTC
selinux-policy-3.14.1-42.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-2d1b09d217

Comment 2 Fedora Update System 2018-09-07 17:12:02 UTC
selinux-policy-3.14.1-42.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-2d1b09d217

Comment 3 Fedora Update System 2018-09-11 16:55:15 UTC
selinux-policy-3.14.1-42.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.