Bug 2322080 - SELinux is preventing iio-sensor-prox from 'write' accesses on the directory trigger.
Summary: SELinux is preventing iio-sensor-prox from 'write' accesses on the directory ...
Keywords:
Status: CLOSED DUPLICATE of bug 2324181
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:dfb913b5fbeb794d47f5bc7455c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-28 03:29 UTC by Zephyr Lykos
Modified: 2025-01-27 14:18 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-27 14:18:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (1.99 KB, text/plain)
2024-10-28 03:29 UTC, Zephyr Lykos
no flags Details
File: os_info (795 bytes, text/plain)
2024-10-28 03:29 UTC, Zephyr Lykos
no flags Details

Description Zephyr Lykos 2024-10-28 03:29:28 UTC
Description of problem:
1. Install and activate iio-sensor-prox (required by gnome-settings-daemon, default installed on Workstation)
2. See AVC denial
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.24-1.fc42.noarch
Local Policy RPM              selinux-policy-targeted-41.24-1.fc42.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.12.0-
                              0.rc4.20241025gitae90f6a6170d.42.fc42.x86_64 #1
                              SMP PREEMPT_DYNAMIC Fri Oct 25 15:16:46 UTC 2024
                              x86_64
Alert Count                   32
First Seen                    2024-10-09 18:50:11 CST
Last Seen                     2024-10-28 11:21:02 CST
Local ID                      76b927c2-6d67-46fc-bcd7-30318e071e94

Raw Audit Messages
type=AVC msg=audit(1730085662.780:140): avc:  denied  { write } for  pid=1516 comm="iio-sensor-prox" name="trigger" dev="sysfs" ino=51597 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.24-1.fc42.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.24-1.fc42.noarch
component:      selinux-policy
hashmarkername: setroubleshoot
type:           libreport
kernel:         6.12.0-0.rc4.20241025gitae90f6a6170d.42.fc42.x86_64
component:      selinux-policy

Comment 1 Zephyr Lykos 2024-10-28 03:29:30 UTC
Created attachment 2054023 [details]
File: description

Comment 2 Zephyr Lykos 2024-10-28 03:29:32 UTC
Created attachment 2054024 [details]
File: os_info

Comment 3 Dominik 'Rathann' Mierzejewski 2024-11-17 11:01:21 UTC
I started getting this after F40 to F41 upgrade.

iio-sensor-proxy-3.5-5.fc41.x86_64
selinux-policy-targeted-41.25-1.fc41.noarch

Comment 4 Zdenek Pytela 2025-01-27 14:18:49 UTC

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


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