GEN001300 - Library files must have mode 0755 or less permissive - '/lib/*'

Information

Unauthorized access could destroy the integrity of the library files.

Solution

Change the mode of library files to 0755 or less permissive.
Procedure (example):
# chmod 0755 <path>/<library-file>
NOTE: Library files should have an extension of .a or .so (a=archive, so=shared object) extension, possibly followed by a version.

See Also

http://iasecontent.disa.mil/stigs/zip/U_STIG_Library_2015_07.zip