Rule ID
SV-215336r958936_rule
Version
V3R2
CCIs
Previous versions of software components that are not removed from the information system after updates have been installed may be exploited by adversaries. Some information technology products may remove older versions of software automatically from the information system.
Run the following command to check any installed components that are in APPLY state: # lslpp -cl | grep :APPLIED: If the command returns any entries, this is a finding.
Run the following command to commit any applied components: # installp -c all