mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-14 22:29:57 +00:00
Add CVE ID to ChangeLog
Co-authored-by: Gilles Peskine <[email protected]> Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
committed by
Ben Taylor
co-authored by
Gilles Peskine
parent
74555884cc
commit
a798b5804e
@@ -3,4 +3,4 @@ Security
|
||||
an mbedtls_pkcs7 context across parse -> free -> parse -> free cycles. The
|
||||
function now resets the context after freeing it, ensuring stale
|
||||
signed_data.signers.next pointers cannot be walked by a later free
|
||||
operation.
|
||||
operation. CVE-2026-50579
|
||||
|
||||
Reference in New Issue
Block a user