8000 RHEL 8 UEFI Bootloader check · Issue #13211 · ComplianceAsCode/content · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RHEL 8 UEFI Bootloader check #13211

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

Open
bdou opened this issue Mar 20, 2025 · 0 comments
Open

RHEL 8 UEFI Bootloader check #13211

bdou opened this issue Mar 20, 2025 · 0 comments
Labels
enhancement General enhancements to the project. triaged

Comments

@bdou
Copy link
bdou commented Mar 20, 2025

Share the context

Running the RHEL 8 STIG scan on a STIG-hardened UEFI-boot RedHat 8 VM

Description of problem:

When RHEL-08-010140 and RHEL-08-010141 are audited on a UEFI instance, they check for the correct values set in /boot/efi/EFI/redhat/grub.cfg and /boot/efi/EFI/redhat/user.cfg. However, the latest AWS RHEL 8 images by default set /boot/efi/EFI/redhat/grub.cfg to load in values from /boot/grub2:

search --no-floppy --set prefix --file /boot/grub2/grub.cfg
set prefix=($prefix)/boot/grub2
configfile $prefix/grub.cfg

Proposed change:

The audits should be more advanced and know to check values in either /boot/efi/EFI/redhat/grub.cfg OR in /boot/grub2/grub.cfg, if the UEFI grub config file redirects there. The same should be done for the user.cfg file.

References:

@bdou bdou added the enhancement General enhancements to the project. label Mar 20, 2025
@Mab879 Mab879 added the triaged label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement General enhancements to the project. triaged
Projects
None yet
Development

No branches or pull requests

2 participants
0