SV-271740r1091932_rule
V-271740
SRG-OS-000312-GPOS-00123
OL09-00-002401
CAT II
10
Configure OL 9 to enable DAC on hardlinks with the following:
Add or edit the following line in a system configuration file in the "/etc/sysctl.d/" directory:
fs.protected_hardlinks = 1
Load settings from all system configuration files with the following command:
$ sudo sysctl --system
Verify that OL 9 is configured to enable DAC on hardlinks.
Check the status of the fs.protected_hardlinks kernel parameter with the following command:
$ sudo sysctl fs.protected_hardlinks
fs.protected_hardlinks = 1
If "fs.protected_hardlinks" is not set to "1" or is missing, this is a finding.
V-271740
False
OL09-00-002401
Verify that OL 9 is configured to enable DAC on hardlinks.
Check the status of the fs.protected_hardlinks kernel parameter with the following command:
$ sudo sysctl fs.protected_hardlinks
fs.protected_hardlinks = 1
If "fs.protected_hardlinks" is not set to "1" or is missing, this is a finding.
M
5680