1. Home
  2. Security Hardening
  3. DISA STIG Oracle JRE 8 Unix V1R3
  4. JRE8-UX-000190 – Oracle JRE 8 must remove previous versions when the latest version is installed.

JRE8-UX-000190 – Oracle JRE 8 must remove previous versions when the latest version is installed.

Details

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.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

Remove previous versions of JRE.

RPM uninstall:
# rpm -e jre--fcs

Self-extracting file uninstall:
# rm -r jre

Perform for all out of date instances of JRE.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles