Bug 1491600 - SELinux is preventing systemd-localed from 'map' accesses on the file /usr/share/X11/xkb/rules/evdev.
Summary: SELinux is preventing systemd-localed from 'map' accesses on the file /usr/sh...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lukas Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0d9040498610eb27a60700bb747...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-14 09:02 UTC by Quentin Tayssier
Modified: 2018-11-30 22:37 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-30 22:37:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Quentin Tayssier 2017-09-14 09:02:56 UTC
Description of problem:
Boot on xfce Live Fedora 27 image.  (20170912)
Start installation, SELinux Alert.

SELinux is preventing systemd-localed from 'map' accesses on the file /usr/share/X11/xkb/rules/evdev.

*****  Plugin catchall_labels (83.8 confidence) suggests   *******************

If you want to allow systemd-localed to have map access on the evdev file
Then you need to change the label on /usr/share/X11/xkb/rules/evdev
Do
# semanage fcontext -a -t FILE_TYPE '/usr/share/X11/xkb/rules/evdev'
where FILE_TYPE is one of the following: file_context_t, fonts_t, ld_so_cache_t, ld_so_t, lib_t, locale_t, prelink_exec_t, sssd_public_t, systemd_localed_exec_t, textrel_shlib_t.
Then execute:
restorecon -v '/usr/share/X11/xkb/rules/evdev'


*****  Plugin catchall (17.1 confidence) suggests   **************************

If you believe that systemd-localed should be allowed map access on the evdev 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 'systemd-localed' --raw | audit2allow -M my-systemdlocaled
# semodule -X 300 -i my-systemdlocaled.pp

Additional Information:
Source Context                system_u:system_r:systemd_localed_t:s0
Target Context                system_u:object_r:usr_t:s0
Target Objects                /usr/share/X11/xkb/rules/evdev [ file ]
Source                        systemd-localed
Source Path                   systemd-localed
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           xkeyboard-config-2.21-2.fc27.noarch
Policy RPM                    selinux-policy-3.13.1-280.fc27.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 4.13.0-0.rc7.git0.1.fc27.x86_64 #1
                              SMP Mon Aug 28 02:33:21 UTC 2017 x86_64 x86_64
Alert Count                   1
First Seen                    2017-09-14 04:58:34 EDT
Last Seen                     2017-09-14 04:58:34 EDT
Local ID                      196df157-319b-4d8f-9e67-8e59c12b73ba

Raw Audit Messages
type=AVC msg=audit(1505379514.261:216): avc:  denied  { map } for  pid=16850 comm="systemd-localed" path="/usr/share/X11/xkb/rules/evdev" dev="dm-0" ino=299 scontext=system_u:system_r:systemd_localed_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file permissive=1


Hash: systemd-localed,systemd_localed_t,usr_t,file,map

Version-Release number of selected component:
selinux-policy-3.13.1-280.fc27.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.9.2
hashmarkername: setroubleshoot
kernel:         4.13.0-0.rc7.git0.1.fc27.x86_64
type:           libreport

Comment 1 Ben Cotton 2018-11-27 14:35:05 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Ben Cotton 2018-11-30 22:37:11 UTC
Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


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