-
Bug
-
Resolution: Unresolved
-
Minor
-
rhel-10.0
-
selinux-policy-40.13.27-1.el10
-
None
-
Moderate
-
2
-
rhel-security-selinux
-
ssg_security
-
6
-
1
-
QE ack
-
False
-
False
-
-
No
-
Red Hat Enterprise Linux
-
SELINUX 250402: 4, SELINUX 250423: 5
-
-
Pass
-
Automated
-
Release Note Not Required
-
Documented in RHEL-69450
-
-
x86_64
-
None
What were you trying to do that didn't work?
the switcheroo-control process runs under "unconfined_service_t" label which means that the system can't pass theĀ
CIS 9 - "1.6.1.6 Ensure no unconfined services exist (Automated)".
Please provide the package NVR for which bug is seen:
selinux-policy-40.13.26-1.el10.noarch
selinux-policy-targeted-40.13.26-1.el10.noarch
switcheroo-control-2.6-7.el10.x86_64
How reproducible:
always
Steps to reproduce
- Fresh install the RHEL-10 with "Server with GUI".
- Switch the system to graphical.target via "systemctl set-default graphical.target"
- Check the process label via "ps -eZ|egrep 'unconfined_service_t'"
Expected results
the switcheroo-controlĀ process(es) are confined by SELinux, they do not run under the "unconfined_service_t" label
Actual results
# cat /etc/redhat-release Red Hat Enterprise Linux release 10.0 Beta (Coughlan) # ps -efZ | grep switcheroo system_u:system_r:unconfined_service_t:s0 root 5255 1 0 14:30 ? 00:00:00 /usr/libexec/switcheroo-control unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 root 5274 5054 0 14:37 pts/0 00:00:00 grep --color=auto switcheroo #
- clones
-
RHEL-24268 [rhel-9] the switcheroo-control service runs under unconfined_service_t label
-
- Closed
-
- links to
-
RHBA-2025:147963 selinux-policy update
- mentioned in
-
Page Loading...