[openssl/openssl] 53a3de: The tag value must fit into int

0 views
Skip to first unread message

Tomáš Mráz

unread,
May 7, 2026, 8:21:50 AM (2 days ago) May 7
to openssl...@openssl.org
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 53a3dece5d594396a711571c676341a8d6afb030
https://github.com/openssl/openssl/commit/53a3dece5d594396a711571c676341a8d6afb030
Author: Tomas Mraz <to...@openssl.foundation>
Date: 2026-05-07 (Thu, 07 May 2026)

Changed paths:
M crypto/asn1/a_d2i_fp.c

Log Message:
-----------
The tag value must fit into int

We cannot allow an unbounded tag value as this is an O(n^2) algorithm
and the tag cannot be larger than INT_MAX anyway.
Fixes 35852da1d9e24cb74034b2f418cef3a58203b127

Reviewed-by: Eugene Syromiatnikov <es...@openssl.org>
Reviewed-by: Matt Caswell <ma...@openssl.foundation>
Reviewed-by: Simo Sorce <si...@redhat.com>
MergeDate: Thu May 7 12:20:45 2026
(Merged from https://github.com/openssl/openssl/pull/31091)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages