Bug 2323354 - SELinux is preventing iio-sensor-prox from 'write' accesses on the file current_trigger.
Summary: SELinux is preventing iio-sensor-prox from 'write' accesses on the file curre...
Keywords:
Status: CLOSED DUPLICATE of bug 2324954
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 41
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b20fa76fcc1810300c148b8f985...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-11-02 12:49 UTC by Giorgio Consorti
Modified: 2024-11-15 00:06 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-11-15 00:06:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: description (2.01 KB, text/plain)
2024-11-02 12:49 UTC, Giorgio Consorti
no flags Details
File: os_info (719 bytes, text/plain)
2024-11-02 12:49 UTC, Giorgio Consorti
no flags Details

Description Giorgio Consorti 2024-11-02 12:49:01 UTC
Description of problem:
Put the laptop in sleep mode by closing the lid.
SELinux is preventing iio-sensor-prox from 'write' accesses on the file current_trigger.

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

Se ci credi iio-sensor-prox dovrebbe essere consentito write accesso al current_trigger file per impostazione predefinita.
Then si dovrebbe riportare il problema come bug.
E' possibile generare un modulo di politica locale per consentire questo accesso.
Do
consentire questo accesso per ora eseguendo:
# ausearch -c 'iio-sensor-prox' --raw | audit2allow -M my-$MODULE_NOME
# semodule -X 300 -i miei-iiosensorprox.pp

Additional Information:
Source Context                system_u:system_r:iiosensorproxy_t:s0
Target Context                system_u:object_r:sysfs_t:s0
Target Objects                current_trigger [ file ]
Source                        iio-sensor-prox
Source Path                   iio-sensor-prox
Port                          <Sconosciuto>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-41.24-1.fc41.noarch
Local Policy RPM              selinux-policy-targeted-41.24-1.fc41.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.11.5-300.fc41.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Tue Oct 22 20:11:15 UTC 2024
                              x86_64
Alert Count                   32
First Seen                    2024-11-02 12:48:47 CET
Last Seen                     2024-11-02 13:16:42 CET
Local ID                      542d8f28-88e2-40c8-ad04-1e6ce9dc0aac

Raw Audit Messages
type=AVC msg=audit(1730549802.69:177): avc:  denied  { write } for  pid=1218 comm="iio-sensor-prox" name="current_trigger" dev="sysfs" ino=51252 scontext=system_u:system_r:iiosensorproxy_t:s0 tcontext=system_u:object_r:sysfs_t:s0 tclass=file permissive=0


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

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

Additional info:
reporter:       libreport-2.17.15
hashmarkername: setroubleshoot
reason:         SELinux is preventing iio-sensor-prox from 'write' accesses on the file current_trigger.
comment:        Put the laptop in sleep mode by closing the lid.
type:           libreport
kernel:         6.11.5-300.fc41.x86_64
component:      selinux-policy
package:        selinux-policy-targeted-41.24-1.fc41.noarch
component:      selinux-policy

Comment 1 Giorgio Consorti 2024-11-02 12:49:03 UTC
Created attachment 2055017 [details]
File: description

Comment 2 Giorgio Consorti 2024-11-02 12:49:05 UTC
Created attachment 2055018 [details]
File: os_info

Comment 3 Giorgio Consorti 2024-11-15 00:06:52 UTC

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


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