Bug 2338756

Summary: SELinux is preventing iio-sensor-prox from 'write' accesses on the directory trigger.
Product: [Fedora] Fedora Reporter: Mr. Beedell, Roke Julian Lockhart (RJLB) <8ru2u4gz>
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 41CC: 8ru2u4gz, dwalsh, lvrabec, mmalik, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:dfb913b5fbeb794d47f5bc7455cb67bcdf9bdd4d084a3023c4f430beaa2d7683;VARIANT_ID=kde;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-01-27 14:22:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: description
none
File: os_info none

Description Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-01-18 17:38:55 UTC
Description of problem:
SELinux is preventing iio-sensor-prox from 'write' accesses on the directory trigger.

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

If you believe that iio-sensor-prox should be allowed write access on the trigger directory 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 'iio-sensor-prox' --raw | audit2allow -M my-iiosensorprox
# semodule -X 300 -i my-iiosensorprox.pp

Additional Information:
Source Context                system_u:system_r:iiosensorproxy_t:s0
Target Context                system_u:object_r:sysfs_t:s0
Target Objects                trigger [ dir ]
Source                        iio-sensor-prox
Source Path                   iio-sensor-prox
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-41.28-1.fc41.noarch
Local Policy RPM              selinux-policy-targeted-41.28-1.fc41.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.12.9-200.fc41.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Thu Jan 9 16:05:40 UTC 2025 x86_64
Alert Count                   6
First Seen                    2025-01-16 13:44:40 GMT
Last Seen                     2025-01-18 15:28:57 GMT
Local ID                      305729a8-873c-4ea9-8f93-1703bf9939c0

Raw Audit Messages
type=AVC msg=audit(1737214137.586:156): avc:  denied  { write } for  pid=1493 comm="iio-sensor-prox" name="trigger" dev="sysfs" ino=54298 scontext=system_u:system_r:iiosensorproxy_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=dir permissive=0


Hash: iio-sensor-prox,iiosensorproxy_t,sysfs_t,dir,write

Version-Release number of selected component:
selinux-policy-targeted-41.28-1.fc41.noarch

Additional info:
reporter:       libreport-2.17.15
reason:         SELinux is preventing iio-sensor-prox from 'write' accesses on the directory trigger.
package:        selinux-policy-targeted-41.28-1.fc41.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.12.9-200.fc41.x86_64
component:      selinux-policy

Comment 1 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-01-18 17:38:57 UTC
Created attachment 2066574 [details]
File: description

Comment 2 Mr. Beedell, Roke Julian Lockhart (RJLB) 2025-01-18 17:38:58 UTC
Created attachment 2066575 [details]
File: os_info

Comment 3 Zdenek Pytela 2025-01-27 14:22:17 UTC

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