AIX nosuid option must be enabled on all NFS client mounts.
An XCCDF Rule
Description
<VulnDiscussion>Enabling the nosuid mount option prevents the system from granting owner or group-owner privileges to programs with the suid or sgid bit set. If the system does not restrict this access, users with unprivileged access to the local system may be able to acquire privileged access by executing suid or sgid files located on the mounted NFS file system.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-215210r508663_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
Edit "/etc/filesystems" and add the "nosuid" option for all NFS file systems.
Remount the NFS file systems to make the change take effect.