]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add version field check to PKCS8 decoder
authorMichael Baentsch <57787676+baentsch@users.noreply.github.com>
Sat, 18 Jan 2025 08:58:33 +0000 (09:58 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 27 Jan 2025 08:24:56 +0000 (09:24 +0100)
commit6ab286f9ebd970715cf21aa6cf8b3c20d95440bf
tree114e05264f6497ba67e060c1a4d24262da46ede0
parent40c01d8ddc41dc9b1eb41da2c4bd759d98dd5005
Add version field check to PKCS8 decoder

Fixes #26459

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26464)
crypto/asn1/d2i_pr.c