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

0 views
Skip to first unread message

Tomáš Mráz

unread,
May 7, 2026, 8:22:38 AM (2 days ago) May 7
to openssl...@openssl.org
Branch: refs/heads/openssl-4.0
Home: https://github.com/openssl/openssl
Commit: e74cee290c7e00c5684383fd744fe3dfe3520a40
https://github.com/openssl/openssl/commit/e74cee290c7e00c5684383fd744fe3dfe3520a40
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:21:39 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