Bug 2264934

Summary: SELinux is preventing agetty from using the 'checkpoint_restore' capabilities.
Product: [Fedora] Fedora Reporter: Alex. H. F. <alex.go4more>
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: alex.go4more, dwalsh, lvrabec, mmalik, nknazeko, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ac5692d98e6e1d792c049a322149a93789c6753e7edcfa3307b4ac0cedf98d04;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-20 09:03:42 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 Alex. H. F. 2024-02-19 18:16:05 UTC
Description of problem:
SELinux is preventing agetty from using the 'checkpoint_restore' capabilities.

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

Wenn Sie denken, dass agetty standardmäßig checkpoint_restore Berechtigung haben sollten.
Then sie sollten dies als Fehler melden.
Um diesen Zugriff zu erlauben, können Sie ein lokales Richtlinien-Modul erstellen.
Do
zugriff jetzt erlauben, indem Sie die nachfolgenden Befehle ausführen:
# ausearch -c 'agetty' --raw | audit2allow -M my-agetty
# semodule -X 300 -i my-agetty.pp

Additional Information:
Source Context                system_u:system_r:getty_t:s0-s0:c0.c1023
Target Context                system_u:system_r:getty_t:s0-s0:c0.c1023
Target Objects                Unbekannt [ capability2 ]
Source                        agetty
Source Path                   agetty
Port                          <Unbekannt>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-38.31-1.fc38.noarch
Local Policy RPM              selinux-policy-targeted-38.31-1.fc38.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 6.7.4-100.fc38.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Mon Feb 5 22:19:06 UTC 2024 x86_64
Alert Count                   2
First Seen                    2024-02-16 20:54:18 CET
Last Seen                     2024-02-18 21:26:17 CET
Local ID                      d8dac19b-6910-4ab0-a47d-f960d98b0262

Raw Audit Messages
type=AVC msg=audit(1708287977.979:412): avc:  denied  { checkpoint_restore } for  pid=104042 comm="agetty" capability=40  scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tclass=capability2 permissive=0


Hash: agetty,getty_t,getty_t,capability2,checkpoint_restore

Version-Release number of selected component:
selinux-policy-targeted-38.31-1.fc38.noarch

Additional info:
reporter:       libreport-2.17.11
reason:         SELinux is preventing agetty from using the 'checkpoint_restore' capabilities.
kernel:         6.7.4-100.fc38.x86_64
package:        selinux-policy-targeted-38.31-1.fc38.noarch
hashmarkername: setroubleshoot
type:           libreport
component:      selinux-policy
component:      selinux-policy

Comment 1 Alex. H. F. 2024-02-19 18:16:07 UTC
Created attachment 2017689 [details]
File: description

Comment 2 Alex. H. F. 2024-02-19 18:16:09 UTC
Created attachment 2017690 [details]
File: os_info

Comment 3 Zdenek Pytela 2024-02-20 09:03:42 UTC

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