NULL Pointer Dereference Affecting openssl-libs package, versions <1:3.0.1-47.el9_1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALMALINUX9-OPENSSLLIBS-5607614
- published 28 May 2023
- disclosed 28 Feb 2023
Introduced: 28 Feb 2023
CVE-2023-0217 Open this link in a new tabHow to fix?
Upgrade AlmaLinux:9
openssl-libs
to version 1:3.0.1-47.el9_1 or higher.
This issue was patched in ALSA-2023:0946
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream openssl-libs
package and not the openssl-libs
package as distributed by AlmaLinux
.
See How to fix?
for AlmaLinux:9
relevant fixed versions and status.
An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVP_PKEY_public_check() function. This will most likely lead to an application crash. This function can be called on public keys supplied from untrusted sources which could allow an attacker to cause a denial of service attack.
The TLS implementation in OpenSSL does not call this function but applications might call the function if there are additional security requirements imposed by standards such as FIPS 140-3.
References
- https://errata.almalinux.org/9/ALSA-2023-0946.html
- https://access.redhat.com/security/cve/CVE-2023-0217
- https://access.redhat.com/errata/RHSA-2023:0946
- https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=23985bac83fd50c8e29431009302b5442f985096
- https://security.gentoo.org/glsa/202402-08
- https://www.openssl.org/news/secadv/20230207.txt