I've just noticed that there's a recent OpenSSL vulnerability.
An OpenSSL vulnerability has recently been fixed with USN-6188-1 & 6119-1:
CVE-2023-2650: possible DoS translating ASN.1 object identifiers.
Ensure you have updated the package to its latest version.
What are the correct steps to update from version 1.1.1 to version 3.0.9? I am specially interested in the configuration phase of OpenSSL 3.
This is for a Ubuntu 20.04 LTS environment.
Currently by running apt update & apt upgrade, no new OpenSSL versions are installed by the system.