Log4j Patch to fix Vulnerabilities on OEM 13.4

Log4j Patch to fix Vulnerabilities on OEM 13.4 Version.

Below steps are to fix the critical Log4j vulnerability.

Steps to apply log4j patch to fix vulnerabilities on oem 13.4 version.

Patch# 33672721

Step 1) set the environment

export ORACLE_HOME=/u00/app/oracle/product/OEM134

export PATH=$ORACLE_HOME/OPatch:$PATH

export PATH=$ORACLE_HOME/OMSPatcher:$PATH

Step 2) Analyze the Patch

cd /u00/app/software/oracle/33672721

omspatcher apply -analyze

Step 3) stop OMS and apply the patch

Stop the OMS

cd /u00/app/oracle/product/OEM134/bin

./emctl status oms

./emctl stop oms

omspatcher apply

Step 4) Start the OMS and check the status

cd /u00/app/oracle/product/OEM134/bin

./emctl start oms

./emctl status oms

 

Related Links:

Applying Java patch on 13.5 OEM agent to fix vulnerabilities

Verify Patches Applied to the EM 13c OMS, Agent

https://support.oracle.com