-
Notifications
You must be signed in to change notification settings - Fork 145
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
SELinux: Starting swtpm with encrypted state fails #964
Comments
stefanberger
added a commit
that referenced
this issue
Dec 26, 2024
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2334271 Resolves: #964 Signed-off-by: Stefan Berger <[email protected]>
stefanberger
added a commit
that referenced
this issue
Dec 26, 2024
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2334271 Resolves: #964 Signed-off-by: Stefan Berger <[email protected]>
stefanberger
added a commit
that referenced
this issue
Dec 26, 2024
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2334271 Resolves: #964 Signed-off-by: Stefan Berger <[email protected]>
This was referenced Dec 26, 2024
stefanberger
added a commit
that referenced
this issue
Dec 26, 2024
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2334271 Resolves: #964 Signed-off-by: Stefan Berger <[email protected]>
stefanberger
added a commit
that referenced
this issue
Dec 26, 2024
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2334271 Resolves: #964 Signed-off-by: Stefan Berger <[email protected]>
stefanberger
added a commit
that referenced
this issue
Dec 26, 2024
Link: https://bugzilla.redhat.com/show_bug.cgi?id=2334271 Resolves: #964 Signed-off-by: Stefan Berger <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When a VM is started with libvirt and its state is encrypted then swtpm fails to start with an error like the following:
The underlying reason is a missing SELinux policy rule due to an entry like this in audit.log
Running swtpm_setup worked -- see the log.
Required: To Reproduce (without these steps your issue may be deleted)
virsh secret-set-value 715ff528-5784-4506-918d-f2f30bc48d93 123456
The logfile /var/log/swtpm/libvirt/qemu/PLAIN-TPM-VM-swtpm.log looks like this then:
Expected behavior
The VM should start
Desktop (please complete the following information):
Versions of relevant components
The text was updated successfully, but these errors were encountered: