[openssl/openssl] 9a5e90: Add icx compiler version support in perl asm scripts
"'Mounir IDRASSI' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/openssl-3.6/[email protected]> |
Branch: refs/heads/openssl-3.6
Home: https://github.com/openssl/openssl
Commit: 9a5e90c94aed3eefbe2551d65dae1ba86a914071
https://github.com/openssl/openssl/commit/9a5e90c94aed3eefbe2551d65dae1ba86a914071
Author: Wolfgang Beck <[email protected]>
Date: 2026-06-23 (Tue, 23 Jun 2026)
Changed paths:
M crypto/aes/asm/aes-cfb-avx512.pl
Log Message:
-----------
Add icx compiler version support in perl asm scripts
Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Mon Apr 27 06:44:52 2026
(Merged from https://github.com/openssl/openssl/pull/30313)
Commit: f538f9343dd70b0a3163cab313c07caf5a7bd5ec
https://github.com/openssl/openssl/commit/f538f9343dd70b0a3163cab313c07caf5a7bd5ec
Author: Mounir IDRASSI <[email protected]>
Date: 2026-06-24 (Wed, 24 Jun 2026)
Changed paths:
M crypto/pkcs7/pk7_doit.c
M test/pkcs7_test.c
Log Message:
-----------
pkcs7: Fix negative index handling in PKCS7_get_issuer_and_serial()
Reject negative indices before looking up the recipient info stack
entry. This makes negative out-of-range indices match the existing
behavior for too-large positive indices and avoids dereferencing
a NULL recipient info.
Add a regression test for the negative index case.
Resolves: https://github.com/openssl/openssl/issues/30910
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: David von Oheimb <[email protected]>
MergeDate: Wed Jun 24 09:10:22 2026
(Merged from https://github.com/openssl/openssl/pull/30914)
(cherry picked from commit b44fd71741b7b5092c087d227b32298c7fedb520)
Compare: https://github.com/openssl/openssl/compare/4863dff2d443...f538f9343dd7
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/openssl-3.6/4863df-f538f9%40github.com.