]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC QRX: Handle negative IV length values correctly (coverity)
authorHugo Landau <hlandau@openssl.org>
Thu, 27 Jul 2023 15:05:18 +0000 (16:05 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:50 +0000 (18:19 +0100)
commitb538ae4fbf1d9c800d2ed1cc6c317b36572ec7bb
tree7d37af4c99450bc48a6da33e3009eddcfd215e65
parent3887546dcf98f1369d5a03eae9772a7deb0c9b89
QUIC QRX: Handle negative IV length values correctly (coverity)

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21565)
ssl/quic/quic_record_rx.c