Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-219

Null pointer deference in openssl-src

JLSEC Published
Modified
Affected Packages
OpenSSL_jll >= 1.1.1+2, < 1.1.10+0
Aliases / Upstream
CVE-2020-1967 GHSA-jq65-29v4-4x35 EUVD-2021-1780

Server or client applications that call the SSLcheckchain() function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the "signaturealgorithmscert" TLS extension. The crash occurs if an invalid or unrecognised signature algorithm is received from the peer. This could be exploited by a malicious peer in a Denial of Service attack. OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue. This issue did not affect OpenSSL versions prior to 1.1.1d. Fixed in OpenSSL 1.1.1g (Affected 1.1.1d-1.1.1f).

References