Skip to content

Run control scripts lists of preloaded libraries must contain only authorized paths.

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 to the current working directory that have not been authorized, unintended libraries may be preloaded. This variable is formatted as a space-separated list of libraries. Paths starting with a slash (/) are absolute paths.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-216068r959010_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

Edit the run control script and remove the relative path entries from the library preload variables that have not been documented with the ISSO.   

Edit the run control script and remove any empty path entries from the file.