Bug 2263634

Summary: SELinux is preventing agetty from using the 'checkpoint_restore' capabilities.
Product: [Fedora] Fedora Reporter: curtis
Component: selinux-policyAssignee: Zdenek Pytela <zpytela>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 39CC: cagney, curtis, dwalsh, lvrabec, mmalik, nknazeko, omosnacek, pkoncity, vmojzis, zpytela
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ac5692d98e6e1d792c049a322149a93789c6753e7edcfa3307b4ac0cedf98d04;VARIANT_ID=kde;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-12 08:28:20 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 curtis 2024-02-10 10:34:11 UTC
Description of problem:
The error shows after updating from kernel 6.7.3 to 6.7.4
SELinux is preventing agetty from using the 'checkpoint_restore' capabilities.

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

If you believe that agetty should have the checkpoint_restore capability 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 '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                Unknown [ capability2 ]
Source                        agetty
Source Path                   agetty
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-39.4-1.fc39.noarch
Local Policy RPM              selinux-policy-targeted-39.4-1.fc39.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Permissive
Host Name                     (removed)
Platform                      Linux (removed) 6.7.4-200.fc39.x86_64 #1 SMP
                              PREEMPT_DYNAMIC Mon Feb 5 22:21:14 UTC 2024 x86_64
Alert Count                   1
First Seen                    2024-02-10 05:14:16 EST
Last Seen                     2024-02-10 05:14:16 EST
Local ID                      7ebd2736-0c75-428f-adb3-dd1905e9d1e7

Raw Audit Messages
type=AVC msg=audit(1707560056.376:165): avc:  denied  { checkpoint_restore } for  pid=2291 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=1


Hash: agetty,getty_t,getty_t,capability2,checkpoint_restore

Version-Release number of selected component:
selinux-policy-targeted-39.4-1.fc39.noarch

Additional info:
reporter:       libreport-2.17.11
comment:        The error shows after updating from kernel 6.7.3 to 6.7.4
reason:         SELinux is preventing agetty from using the 'checkpoint_restore' capabilities.
package:        selinux-policy-targeted-39.4-1.fc39.noarch
hashmarkername: setroubleshoot
kernel:         6.7.4-200.fc39.x86_64
type:           libreport
component:      selinux-policy
component:      selinux-policy

Comment 1 curtis 2024-02-10 10:34:13 UTC
Created attachment 2016154 [details]
File: description

Comment 2 curtis 2024-02-10 10:34:14 UTC
Created attachment 2016155 [details]
File: os_info

Comment 3 Cagney 2024-02-11 19:06:42 UTC
It looks like a fix was pushed into rawhide with Bug 2259622, what about f39?

Comment 4 Zdenek Pytela 2024-02-12 08:28:20 UTC
F39 build is planned for a release later this week.

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