SV-220081r603266_rule
V-220081
SRG-OS-000259
GEN001300
CAT II
10
Change the mode of library files to 0755 or less permissive.
Procedure (example):
# chmod 0755 /path/to/library-file
NOTE: Library files should have an extension of .a or .so, possibly followed by a version number.
Check the mode of library files.
Procedure:
# ls -lLR /usr/lib /lib /usr/sfw/lib
If any of the library files have a mode more permissive than 0755, this is a finding.
V-220081
False
GEN001300
Check the mode of library files.
Procedure:
# ls -lLR /usr/lib /lib /usr/sfw/lib
If any of the library files have a mode more permissive than 0755, this is a finding.
M
4061