First published: Wed Jan 25 2023(Updated: )
A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not available the digest initialization will fail. There is a missing check for the return value from the initialization function which later leads to invalid usage of the digest API most likely leading to a crash.
Affected Software | Affected Version | How to fix |
---|---|---|
OpenSSL |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2164500 is considered to be high due to potential system crashes or security impacts.
To fix REDHAT-BUG-2164500, upgrade to the latest version of OpenSSL that addresses this vulnerability.
The potential impacts of REDHAT-BUG-2164500 include application crashes and significant security risks during signature verification.
Users and applications relying on affected versions of OpenSSL for PKCS7 signature verification are at risk.
Currently, no official workaround for REDHAT-BUG-2164500 is available; upgrading is the recommended mitigation.