Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow certmonger read and write tpm devices (f39) #2193

Open
wants to merge 1 commit into
base: f39
Choose a base branch
from

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jun 20, 2024

Can be triggered by running using ipa-getcert to get a new certificate on a system with an integrated TPM device.

The commit addresses the following AVC denial:
type=AVC msg=audit(1708407186.8:1410): avc: denied { read write } for pid=215523 comm="dogtag-ipa-rene" name="tpm0" dev="devtmpfs" ino=142 scontext=system_u:system_r:certmonger_t:s0 tcontext=system_u:object_r:tpm_device_t:s0 tclass=chr_file permissive=0

Resolves: rhbz#2265390

Can be triggered by running using ipa-getcert to get a new certificate
on a system with an integrated TPM device.

The commit addresses the following AVC denial:
type=AVC msg=audit(1708407186.8:1410): avc:  denied  { read write } for  pid=215523 comm="dogtag-ipa-rene" name="tpm0" dev="devtmpfs" ino=142 scontext=system_u:system_r:certmonger_t:s0 tcontext=system_u:object_r:tpm_device_t:s0 tclass=chr_file permissive=0

Resolves: rhbz#2265390
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant