CVE & CISA-KEV Catalog

CVE-2023-2650

MEDIUMEPSS 99th pctl
6.5
CVSS v3
NVD

Description

Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience notable to very long delays when processing those messages, which may lead to a Denial of Service. An OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers - most of which have no size limit. OBJ_obj2txt() may be used to translate an ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL type ASN1_OBJECT) to its canonical numeric text form, which are the sub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by periods. When one of the sub-identifiers in the OBJECT IDENTIFIER is very large (these are sizes that are seen as absurdly large, taking up tens or hundreds of KiBs), the translation to a decimal number in text may take a very long time. The time complexity is O(n^2) with 'n' being the size of the sub-identifiers in bytes (*). With OpenSSL 3.0, support to fetch cryptographic algorithms using names / identifiers in string form was introduced. This includes using OBJECT IDENTIFIERs in canonical numeric text form as identifiers for fetching algorithms. Such OBJECT IDENTIFIERs may be received through the ASN.1 structure AlgorithmIdentifier, which is commonly used in multiple protocols to specify what cryptographic algorithm should be used to sign or verify, encrypt or decrypt, or digest passed data. Applications that call OBJ_obj2txt() directly with untrusted data are affected, with any version of OpenSSL. If the use is for the mere purpose of display, the severity is considered low. In OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS. It also impacts anything that processes X.509 certificates, including simple things like verifying its signature. The impact on TLS is relatively low, because all versions of OpenSSL have a 100KiB limit on the peer's certificate chain. Additionally, this only impacts clients, or servers that have explicitly enabled client authentication. In OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects, such as X.509 certificates. This is assumed to not happen in such a way that it would cause a Denial of Service, so these versions are considered not affected by this issue in such a way that it would be cause for concern, and the severity is therefore considered low.

How to fix

Remediation Available
opensslDebian
Fixed in:1.1.1n-0+deb11u5CVE-2023-2650
Fixed in:3.0.9-1CVE-2023-2650
Fixed in:3.0.9-1CVE-2023-2650
Fixed in:3.0.9-1CVE-2023-2650
edk2Rocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2Red Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-aarch64Rocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-aarch64Red Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-debugsourceRocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-debugsourceRed Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-ovmfRocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-ovmfRed Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-toolsRocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-toolsRed Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-tools-debuginfoRed Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-tools-debuginfoRocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-tools-docRed Hat / RHEL
Fixed in:0:20230524-3.el9RHSA-2023:6330
edk2-tools-docRocky
Fixed in:0:20230524-3.el9RHSA-2023:6330
jbcs-httpd24-apr-utilRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-utilRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-debuginfoRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-develRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-develRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-ldapRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-ldapRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-ldap-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-ldap-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-mysqlRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-mysqlRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-mysql-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-mysql-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-nssRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-nssRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-nss-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-nss-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-odbcRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-odbcRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-odbc-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-odbc-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-opensslRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-opensslRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-openssl-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-openssl-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-pgsqlRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-pgsqlRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-pgsql-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-pgsql-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-sqliteRed Hat / RHEL
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-sqliteRocky
Fixed in:0:1.6.1-103.el7jbcsRHSA-2023:7625
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-sqlite-debuginfoRed Hat / RHEL
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-apr-util-sqlite-debuginfoRocky
Fixed in:0:1.6.1-103.el8jbcsRHSA-2023:7625
jbcs-httpd24-curlRocky
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-curlRed Hat / RHEL
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-curl-debuginfoRocky
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-curl-debuginfoRed Hat / RHEL
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpdRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpdRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-debuginfoRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-debuginfoRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-develRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-develRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-manualRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-manualRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-selinuxRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-selinuxRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-toolsRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-toolsRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-tools-debuginfoRed Hat / RHEL
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-httpd-tools-debuginfoRocky
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-libcurlRed Hat / RHEL
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-libcurlRocky
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-libcurl-debuginfoRocky
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-libcurl-debuginfoRed Hat / RHEL
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-libcurl-develRed Hat / RHEL
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-libcurl-develRocky
Fixed in:0:8.4.0-2.el7jbcsRHSA-2023:7625
Fixed in:0:8.4.0-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_http2Red Hat / RHEL
Fixed in:0:1.15.19-32.el7jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el7jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el8jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_http2Rocky
Fixed in:0:1.15.19-32.el7jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el7jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el8jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_http2-debuginfoRocky
Fixed in:0:1.15.19-32.el7jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_http2-debuginfoRed Hat / RHEL
Fixed in:0:1.15.19-32.el7jbcsRHSA-2023:7625
Fixed in:0:1.15.19-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jkRed Hat / RHEL
Fixed in:0:1.2.49-1.redhat_1.el7jbcsRHSA-2023:7625
Fixed in:0:1.2.49-1.redhat_1.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jkRocky
Fixed in:0:1.2.49-1.redhat_1.el7jbcsRHSA-2023:7625
Fixed in:0:1.2.49-1.redhat_1.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jk-ap24Rocky
Fixed in:0:1.2.49-1.redhat_1.el7jbcsRHSA-2023:7625
Fixed in:0:1.2.49-1.redhat_1.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jk-ap24Red Hat / RHEL
Fixed in:0:1.2.49-1.redhat_1.el7jbcsRHSA-2023:7625
Fixed in:0:1.2.49-1.redhat_1.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jk-ap24-debuginfoRed Hat / RHEL
Fixed in:0:1.2.49-1.redhat_1.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jk-ap24-debuginfoRocky
Fixed in:0:1.2.49-1.redhat_1.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_jk-debuginfoRocky
Fixed in:0:1.2.49-1.redhat_1.el7jbcsRHSA-2023:7625
jbcs-httpd24-mod_jk-debuginfoRed Hat / RHEL
Fixed in:0:1.2.49-1.redhat_1.el7jbcsRHSA-2023:7625
jbcs-httpd24-mod_ldapRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_ldapRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_ldap-debuginfoRocky
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_ldap-debuginfoRed Hat / RHEL
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_mdRocky
Fixed in:1:2.4.24-2.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el8jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_mdRed Hat / RHEL
Fixed in:1:2.4.24-2.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el8jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_md-debuginfoRed Hat / RHEL
Fixed in:1:2.4.24-2.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_md-debuginfoRocky
Fixed in:1:2.4.24-2.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.24-2.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_clusterRed Hat / RHEL
Fixed in:0:1.3.19-7.el7jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el7jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el8jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_clusterRocky
Fixed in:0:1.3.19-7.el7jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el7jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el8jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_cluster-debuginfoRed Hat / RHEL
Fixed in:0:1.3.19-7.el7jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_cluster-debuginfoRocky
Fixed in:0:1.3.19-7.el7jbcsRHSA-2023:7625
Fixed in:0:1.3.19-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_htmlRocky
Fixed in:1:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_htmlRed Hat / RHEL
Fixed in:1:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_html-debuginfoRocky
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_proxy_html-debuginfoRed Hat / RHEL
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_securityRed Hat / RHEL
Fixed in:0:2.9.3-32.el7jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el7jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el8jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_securityRocky
Fixed in:0:2.9.3-32.el7jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el7jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el8jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_security-debuginfoRed Hat / RHEL
Fixed in:0:2.9.3-32.el7jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_security-debuginfoRocky
Fixed in:0:2.9.3-32.el7jbcsRHSA-2023:7625
Fixed in:0:2.9.3-32.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_sessionRocky
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_sessionRed Hat / RHEL
Fixed in:0:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_session-debuginfoRed Hat / RHEL
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_session-debuginfoRocky
Fixed in:0:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_sslRocky
Fixed in:1:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_sslRed Hat / RHEL
Fixed in:1:2.4.57-7.el7jbcsRHSA-2023:7625
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_ssl-debuginfoRed Hat / RHEL
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-mod_ssl-debuginfoRocky
Fixed in:1:2.4.57-7.el8jbcsRHSA-2023:7625
jbcs-httpd24-opensslRocky
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-opensslRed Hat / RHEL
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-chilRocky
Fixed in:0:1.0.0-19.el7jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el7jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el8jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-chilRed Hat / RHEL
Fixed in:0:1.0.0-19.el7jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el7jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el8jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-chil-debuginfoRed Hat / RHEL
Fixed in:0:1.0.0-19.el7jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-chil-debuginfoRocky
Fixed in:0:1.0.0-19.el7jbcsRHSA-2023:7625
Fixed in:0:1.0.0-19.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-debuginfoRed Hat / RHEL
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-debuginfoRocky
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-develRed Hat / RHEL
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-develRocky
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-libsRocky
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-libsRed Hat / RHEL
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-libs-debuginfoRocky
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-libs-debuginfoRed Hat / RHEL
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-perlRed Hat / RHEL
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-perlRocky
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-pkcs11Red Hat / RHEL
Fixed in:0:0.4.10-34.el7jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el7jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el8jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-pkcs11Rocky
Fixed in:0:0.4.10-34.el7jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el7jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el8jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-pkcs11-debuginfoRed Hat / RHEL
Fixed in:0:0.4.10-34.el7jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-pkcs11-debuginfoRocky
Fixed in:0:0.4.10-34.el7jbcsRHSA-2023:7625
Fixed in:0:0.4.10-34.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-staticRocky
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jbcs-httpd24-openssl-staticRed Hat / RHEL
Fixed in:1:1.1.1k-16.el7jbcsRHSA-2023:7625
Fixed in:1:1.1.1k-16.el8jbcsRHSA-2023:7625
jws5-tomcatRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcatRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-admin-webappsRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-admin-webappsRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-docs-webappRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-docs-webappRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-el-3.0-apiRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-el-3.0-apiRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-java-jdk11Rocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
jws5-tomcat-java-jdk11Red Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
jws5-tomcat-java-jdk8Rocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
jws5-tomcat-java-jdk8Red Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
jws5-tomcat-javadocRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-javadocRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-jsp-2.3-apiRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-jsp-2.3-apiRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-libRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-libRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-nativeRocky
Fixed in:0:1.2.31-16.redhat_16.el7jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el7jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el8jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el8jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el9jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el9jwsRHSA-2023:7622
jws5-tomcat-nativeRed Hat / RHEL
Fixed in:0:1.2.31-16.redhat_16.el7jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el7jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el8jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el8jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el9jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el9jwsRHSA-2023:7622
jws5-tomcat-native-debuginfoRed Hat / RHEL
Fixed in:0:1.2.31-16.redhat_16.el7jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el8jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el9jwsRHSA-2023:7622
jws5-tomcat-native-debuginfoRocky
Fixed in:0:1.2.31-16.redhat_16.el7jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el8jwsRHSA-2023:7622
Fixed in:0:1.2.31-16.redhat_16.el9jwsRHSA-2023:7622
jws5-tomcat-selinuxRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-selinuxRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-servlet-4.0-apiRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-servlet-4.0-apiRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-webappsRocky
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
jws5-tomcat-webappsRed Hat / RHEL
Fixed in:0:9.0.62-19.redhat_00017.1.el7jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el8jwsRHSA-2023:7622
Fixed in:0:9.0.62-19.redhat_00017.1.el9jwsRHSA-2023:7622
opensslRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
opensslRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-debuginfoRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-debuginfoRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-debugsourceRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-debugsourceRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-develRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-develRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-libsRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-libsRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-libs-debuginfoRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-libs-debuginfoRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-perlRed Hat / RHEL
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
openssl-perlRocky
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
Fixed in:1:3.0.7-16.el9_2RHSA-2023:3722
edk2Ubuntu
Fixed in:2022.02-3ubuntu0.22.04.4USN-7894-1
Fixed in:2024.02-2ubuntu0.6USN-7894-1
libnode108Ubuntu
Fixed in:18.13.0+dfsg1-1ubuntu2.1USN-6672-1
libnode64Ubuntu
Fixed in:10.19.0~dfsg-3ubuntu1.5USN-6672-1
libnode72Ubuntu
Fixed in:12.22.9~dfsg-1ubuntu3.4USN-6672-1
libssl1.0.0Ubuntu
Fixed in:1.0.1f-1ubuntu2.27+esm9USN-6188-1
Fixed in:1.0.2g-1ubuntu4.20+esm9USN-6188-1
Fixed in:1.0.2n-1ubuntu5.13USN-6119-1
libssl1.1Ubuntu
Fixed in:1.1.1-1ubuntu2.1~18.04.23USN-6119-1
Fixed in:1.1.1f-1ubuntu2.19USN-6119-1
libssl3Ubuntu
Fixed in:3.0.2-0ubuntu1.10USN-6119-1
Fixed in:3.0.5-2ubuntu2.3USN-6119-1
Fixed in:3.0.8-1ubuntu1.2USN-6119-1
nodejsUbuntu
Fixed in:10.19.0~dfsg-3ubuntu1.5USN-6672-1
Fixed in:12.22.9~dfsg-1ubuntu3.4USN-6672-1
Fixed in:18.13.0+dfsg1-1ubuntu2.1USN-6672-1
opensslUbuntu
Fixed in:1.0.1f-1ubuntu2.27+esm9USN-6188-1
Fixed in:1.0.2g-1ubuntu4.20+esm9USN-6188-1
Fixed in:1.1.1-1ubuntu2.1~18.04.23USN-6119-1
Fixed in:1.1.1f-1ubuntu2.19USN-6119-1
Fixed in:3.0.2-0ubuntu1.10USN-6119-1
Fixed in:3.0.5-2ubuntu2.3USN-6119-1
Fixed in:3.0.8-1ubuntu1.2USN-6119-1
openssl1.0Ubuntu
Fixed in:1.0.2n-1ubuntu5.13USN-6119-1
ovmfUbuntu
Fixed in:2022.02-3ubuntu0.22.04.4USN-7894-1
Fixed in:2024.02-2ubuntu0.6USN-7894-1
ovmf-ia32Ubuntu
Fixed in:2022.02-3ubuntu0.22.04.4USN-7894-1
Fixed in:2024.02-2ubuntu0.6USN-7894-1
qemu-efiUbuntu
Fixed in:2022.02-3ubuntu0.22.04.4USN-7894-1
qemu-efi-aarch64Ubuntu
Fixed in:2022.02-3ubuntu0.22.04.4USN-7894-1
Fixed in:2024.02-2ubuntu0.6USN-7894-1
qemu-efi-armUbuntu
Fixed in:2022.02-3ubuntu0.22.04.4USN-7894-1
Fixed in:2024.02-2ubuntu0.6USN-7894-1
qemu-efi-riscv64Ubuntu
Fixed in:2024.02-2ubuntu0.6USN-7894-1

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionRequired
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Exploit Intelligence

75.12%probability of exploitation in 30 days
99thpercentile

Very high risk: more likely to be exploited than 99% of all known CVEs.

References

Related Vulnerabilities

Other CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-50387High7.5100%-Fix
CVE-2019-11478Medium5.395%-Fix
CVE-2019-11479High7.592%-Fix
CVE-2024-27316High7.591%-Fix
CVE-2022-30522High7.590%-Fix
CVE-2019-9515High7.588%-Fix
Embed a live status badge for CVE-2023-2650
CVE-2023-2650 severity badge

Markdown

[![CVE-2023-2650](https://tridentstack.com/cve/badge/CVE-2023-2650.svg)](https://tridentstack.com/cve/CVE-2023-2650)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-2650"><img src="https://tridentstack.com/cve/badge/CVE-2023-2650.svg" alt="CVE-2023-2650"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-03-19.