-
Notifications
You must be signed in to change notification settings - Fork 60
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
[rawhide][branched] SELinux AVC denials cause multiple installation methods to fail #1779
Labels
Comments
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Aug 16, 2024
These tests are all experiencing SELinux AVC denials causing CoreOS Installer to fail in these installation configurations. Denylist them for now until we can get the issue resolved: coreos/fedora-coreos-tracker#1779
This was referenced Aug 16, 2024
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Aug 19, 2024
These tests are all experiencing SELinux AVC denials causing CoreOS Installer to fail in these installation configurations. Denylist them for now until we can get the issue resolved: coreos/fedora-coreos-tracker#1779
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Sep 3, 2024
The selinux-workaround.yaml manifest reverts the coreos_installer_t domain to workaround coreos/fedora-coreos-tracker#1779 for now. Remove the affected kola-ISO tests so we can run them again in CI.
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Sep 3, 2024
- `coreos.ignition.ssh.key` - pending afterburn release: coreos/afterburn#1095 - kola-iso tests - coreos/fedora-coreos-tracker#1779 is still unresolved. - coreos#3127 might unblock these tests for now. - `ext.config.kdump.crash` - this test is still failing in rawhide and branched.
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Sep 3, 2024
- `coreos.ignition.ssh.key` - pending afterburn release: coreos/afterburn#1095 - kola-iso tests - coreos/fedora-coreos-tracker#1779 is still unresolved. - coreos#3127 might unblock these tests for now. - `ext.config.kdump.crash` - this test is still failing in rawhide and branched.
dustymabe
pushed a commit
to coreos/fedora-coreos-config
that referenced
this issue
Sep 3, 2024
- `coreos.ignition.ssh.key` - pending afterburn release: coreos/afterburn#1095 - kola-iso tests - coreos/fedora-coreos-tracker#1779 is still unresolved. - #3127 might unblock these tests for now. - `ext.config.kdump.crash` - this test is still failing in rawhide and branched.
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Sep 3, 2024
The selinux-workaround.yaml manifest reverts the coreos_installer_t domain to workaround coreos/fedora-coreos-tracker#1779 for now. Remove the affected kola-ISO tests so we can run them again in CI.
marmijo
added a commit
to marmijo/fedora-coreos-config
that referenced
this issue
Sep 3, 2024
The selinux-workaround.yaml manifest reverts the coreos_installer_t domain to workaround coreos/fedora-coreos-tracker#1779 for now. Remove the affected kola-ISO tests so we can run them again in CI.
marmijo
added a commit
to coreos/fedora-coreos-config
that referenced
this issue
Sep 4, 2024
The selinux-workaround.yaml manifest reverts the coreos_installer_t domain to workaround coreos/fedora-coreos-tracker#1779 for now. Remove the affected kola-ISO tests so we can run them again in CI.
A workaround was added for this in: coreos/fedora-coreos-config#3127. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
This was investigated using
selinux-policy-41.14-1.fc41
in thebranched
stream tracking Fedora 41.The following AVC denials are observed in several kola ISO tests. The denials are blocking CoreOS Installer from creating directories under
/etc
as well as it's ability to interact withudevadm
.Test Failures
These denials cause the following kola ISO tests to all fail with the exact same AVC denials:
Log Files
Here's a full journal.txt and console.txt from two of these tests.
pxe-online-install.bios.console.txt
pxe-online-install.bios.journal.txt
iso-offline-install.bios.console.txt
iso-offline-install.bios.journal.txt
Also, for completeness, here's a journal.txt file from a test with the
enforcing=0
karg used:iso-offline-install.bios.enforcing-0.journal.txt
Additional Note
Other packages had to be pinned in the
branched
/rawhide
stream to get around another failure withsystemd-256
.systemd-255.5-1.fc41
lvm2-2.03.23-1.fc40
BugZilla Issue with selinux-policy
The text was updated successfully, but these errors were encountered: