{"description": "The files in <tt>/boot/grub</tt> should\nhave mode <tt>0600</tt> to prevent\ndestruction or modification of the file.\n\nTo properly set the permissions of <code>/boot/grub</code>, run the command:\n<pre>$ sudo chmod 0600 /boot/grub</pre>", "rationale": "The file mode 0600 prevents unauthorized access and modifications to boot settings.", "severity": "medium", "references": {}, "control_references": {}, "components": [], "identifiers": {}, "ocil_clause": null, "ocil": null, "oval_external_content": null, "fixtext": "", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": null, "platforms": [], "sce_metadata": {}, "inherited_platforms": ["grub2 and system_with_kernel"], "cpe_platform_names": [], "inherited_cpe_platform_names": ["grub2_and_system_with_kernel"], "bash_conditional": null, "fixes": {}, "title": "All GRUB configuration files must have mode 0600 or more restrictive", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/bootloader-grub2/file_permissions_boot_grub2/rule.yml", "template": {"name": "file_permissions", "vars": {"filepath": "/boot/grub/", "filemode": "0600", "allow_stricter_permissions": "true", "file_regex": "^.*$"}, "backends": {}}}