SV-215279r508663_rule
V-215279
SRG-OS-000259-GPOS-00100
AIX7-00-002088
CAT II
10
Change the mode of library files to "0755" or less permissive by running the following command:
# 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.
Check the mode of library files by running the following command:
# ls -lLR /usr/lib /lib
If any of the library files have a mode more permissive than "0755", this is a finding.
V-215279
False
AIX7-00-002088
Check the mode of library files by running the following command:
# ls -lLR /usr/lib /lib
If any of the library files have a mode more permissive than "0755", this is a finding.
M
4012