OpenSSL 3.4.6 #31429
t8m
announced in
Announcements
OpenSSL 3.4.6
#31429
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OpenSSL 3.4.6 is a security patch release. The most severe CVE fixed
in this release is High.
This release incorporates the following bug fixes and mitigations:
Fixed heap use-after-free in
PKCS7_verify().(CVE-2026-45447)
Fixed CMS
AuthEnvelopedDataprocessing may accept forged messages.(CVE-2026-34182)
Fixed unbounded memory growth in the QUIC
PATH_CHALLENGEhandler.(CVE-2026-34183)
Fixed AES-OCB IV ignored on
EVP_Cipher()path.(CVE-2026-45445)
Fixed possible heap buffer overflow in ASN.1 multibyte string conversion.
(CVE-2026-7383)
Fixed out-of-bounds read in CMS password-based decryption.
(CVE-2026-9076)
Fixed heap buffer over-read in ASN.1 content parsing.
(CVE-2026-34180)
Fixed PKCS#12 files with PBMAC1 are accepted with short HMAC keys.
(CVE-2026-34181)
Fixed possible NULL dereference in password-dased CMS decryption.
(CVE-2026-42766)
Fixed multi-
RecipientInfoBleichenbacher Oracle inCMS_decrypt()and
PKCS7_decrypt().(CVE-2026-42768)
Fixed trust anchor substitution via
cert/issuertypo in CMProotCaKeyUpdate.(CVE-2026-42769)
Fixed FFC-DH peer validation uses attacker-supplied
q.(CVE-2026-42770)
Fixed incorrect tag processing for empty messages in AES-GCM-SIV
and AES-SIV modes.
(CVE-2026-45446)
This discussion was created from the release OpenSSL 3.4.6.
Beta Was this translation helpful? Give feedback.
All reactions