Bug 1758732 - SELinux is preventing boltd from 'getattr' accesses on the lnk_file /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910.
Summary: SELinux is preventing boltd from 'getattr' accesses on the lnk_file /sys/bus/...
Keywords:
Status: CLOSED DUPLICATE of bug 1758731
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:93c67c027aca812043da493589b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-05 05:58 UTC by Mikhail
Modified: 2019-10-05 18:51 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-05 18:51:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mikhail 2019-10-05 05:58:32 UTC
Description of problem:
SELinux is preventing boltd from 'getattr' accesses on the lnk_file /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910.

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

If you believe that boltd should be allowed getattr access on the 05901221-D566-11D1-B2F0-00A0C9062910 lnk_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 'boltd' --raw | audit2allow -M my-boltd
# semodule -X 300 -i my-boltd.pp

Additional Information:
Source Context                system_u:system_r:boltd_t:s0
Target Context                system_u:object_r:sysfs_t:s0
Target Objects                /sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C
                              9062910 [ lnk_file ]
Source                        boltd
Source Path                   boltd
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
Policy RPM                    selinux-policy-3.14.5-6.fc32.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 5.4.0-0.rc1.git0.1.fc32.x86_64 #1
                              SMP Wed Oct 2 14:56:16 UTC 2019 x86_64 x86_64
Alert Count                   2
First Seen                    2019-10-05 10:37:00 +05
Last Seen                     2019-10-05 10:57:45 +05
Local ID                      6a378653-c9eb-4465-835e-f2d25188461d

Raw Audit Messages
type=AVC msg=audit(1570255065.206:226): avc:  denied  { getattr } for  pid=2966 comm="boltd" path="/sys/bus/wmi/devices/05901221-D566-11D1-B2F0-00A0C9062910" dev="sysfs" ino=31170 scontext=system_u:system_r:boltd_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=lnk_file permissive=1


Hash: boltd,boltd_t,sysfs_t,lnk_file,getattr

Version-Release number of selected component:
selinux-policy-3.14.5-6.fc32.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.10.1
hashmarkername: setroubleshoot
kernel:         5.4.0-0.rc1.git0.1.fc32.x86_64
type:           libreport

Comment 1 Christian Kellner 2019-10-05 18:51:20 UTC

*** This bug has been marked as a duplicate of bug 1758731 ***


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