4.1.1.15 Ensure access on /var/tmp/hostmibd.log is configured
Information
The /var/tmp/hostmibd.log is the logfile used by hostmibd daemon, and contains network and machine related information. The /var/tmp/hostmibd.log log file can contain network and machine related statistics logged by the daemon. This file must be secured from unauthorized access and modifications.
Solution
Set ownership and permissions on /var/tmp/hostmibd.log : chown root:system /var/tmp/hostmibd.log chmod o-rw /var/tmp/hostmibd.log