]> git.ipfire.org Git - thirdparty/openssl.git/commit
Avoid potential double-free with duplicated hybrid ML-KEM keys
authorViktor Dukhovni <openssl-users@dukhovni.org>
Thu, 27 Mar 2025 01:34:50 +0000 (12:34 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Mar 2025 13:10:48 +0000 (14:10 +0100)
commit02cada2e45a2867e304542f9c5440bfb29af0283
tree9bf492b7720e25a748db29a306d201bd0dbb2444
parent39229d93d53806fff98108f4bfdb228fef6546e3
Avoid potential double-free with duplicated hybrid ML-KEM keys

Issue reported by Apple Inc on 2025-03-26.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27173)
providers/implementations/keymgmt/mlx_kmgmt.c