3.1.3 Ensure that the kubelet configuration file has permissions set to 644

Information

Ensure that if the kubelet configuration file exists, it has permissions of 644.

The kubelet reads various parameters, including security settings, from a config file specified by the --config argument. If this file exists, you should restrict its file permissions to maintain the integrity of the file. The file should be writable by only the administrators on the system.

Solution

Run the following command (using the kubelet config file location):

chmod 644 <kubelet_config_file>

Impact:

Overly permissive file access increases the security risk to the platform.

See Also

https://workbench.cisecurity.org/benchmarks/18949

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|5.2

Plugin: Unix

Control ID: 8abeb042efb35cb286b947487d10497d50a7cfe08f046205e443fb2609b35350