]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix DSA sig dupctx pointer aliasing
authorViktor Dukhovni <openssl-users@dukhovni.org>
Sun, 22 Mar 2026 11:59:45 +0000 (22:59 +1100)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 24 Mar 2026 16:02:33 +0000 (03:02 +1100)
commitc86b1ca697e1f3bdd83a45678a2b7f048344e7fb
tree6500836a403672da5802e2bf19e9644ca9572eb3
parente66f2dc32915eca19b9649c8f679694cce42aa3c
Fix DSA sig dupctx pointer aliasing

Same aliasing issue as with ECDSA in

    https://github.com/openssl/openssl/pull/30479

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
MergeDate: Tue Mar 24 16:02:41 2026
(Merged from https://github.com/openssl/openssl/pull/30529)
providers/implementations/signature/dsa_sig.c