The xinetd.d directory must have mode 0755 or less permissive.

From VMware vRealize Automation 7.x SLES Security Technical Implementation Guide

Part of SRG-OS-000096-GPOS-00050

Associated with: CCI-000382

SV-100281r1_rule The xinetd.d directory must have mode 0755 or less permissive.

Vulnerability discussion

The Internet service daemon configuration files must be protected as malicious modification could cause denial of service or increase the attack surface of the system.

Check content

Check the permissions of the "xinetd" configuration directories: # ls -dlL /etc/xinetd.d If the mode of the directory is more permissive than "0755", this is a finding.

Fix text

Change the mode of the directory: # chmod 0755 /etc/xinetd.d

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer