The global initialization file lists of preloaded libraries must contain only absolute paths on AIX.
An XCCDF Rule
Description
<VulnDiscussion>The library preload list environment variable contains a list of libraries for the dynamic linker to load before loading the libraries required by the binary. If this list contains paths to libraries relative to the current working directory, unintended libraries may be preloaded.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-215423r991589_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
Edit the global initialization files and remove the relative path entry from the library preload list variable 'LDR_PRELOAD'.