Information
The operating system must not allow removable media to be used as the boot loader unless approved.
Rationale:
Malicious users with removable boot media can gain access to a system configured to use removable media as the boot loader. If removable media is designed to be used as the boot loader, the requirement must be documented with the Information System Security Officer (ISSO).
NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.
Solution
Remove alternate methods of booting the system from removable media or document the configuration to boot from removable media with the Authorizing Official.
Example: vim /etc/default/grub
Add this in the first menu entry
set root=(hd0,1)
Any changes made to /etc/default/grub require you to run grub2-mkconfig to re-generate the /boot/grub2/grub.cfg file.
Example:
# grub2-mkconfig -o /boot/grub2/grub.cfg
Item Details
Category: CONFIGURATION MANAGEMENT
References: 800-53|CM-3f., 800-53|CM-5(1), 800-53|CM-6c., 800-53|CM-11(2), CCI|CCI-000318, CCI|CCI-000368, CCI|CCI-001812, CCI|CCI-001813, CCI|CCI-001814, CSCv7|5.1, Rule-ID|SV-204501r603261_rule, STIG-ID|RHEL-07-021700
Control ID: 6dda0158aeee90868b8c5edb0165f42bace59da371c0d3f7bf7cf3e4fec6f84a