Files
wolfssl/wolfcrypt/src
Colton Willey 94b36c9092 Harden chain depth bounds and parser input validation
Enforce MAX_CHAIN_DEPTH limits in OCSP chain processing
(SendCertificateStatus, ProcessChainOCSPRequest), certificate loading
(ProcessUserChain), and TLS 1.3 certificate sending
(SendTls13Certificate). Add idx bounds checks to chain accessors
in ssl.c.

Harden SNI extension parser (TLSX_SNI_GetFromBuffer) with length
checks preventing buffer overreads on malformed ClientHello.

Fix off-by-one in TLSX_CSR_Free where <= should be < since
csr->requests is a count, not a max index.

Add remaining-buffer bounds checks to PKCS7 decoders:
DecodeEnvelopedData, DecodeAuthEnvelopedData (encryptedContentSz
and authTagSz), DecodeEncryptedData, SignedData null signature tag,
and PwriKek_KeyUnWrap cekLen validation.
2026-05-27 17:16:30 -07:00
..
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-04-20 17:20:54 +00:00
2026-02-18 09:52:21 -07:00
2026-05-26 14:54:30 +02:00
2024-11-05 00:19:07 -06:00
2026-05-26 14:54:30 +02:00
2026-02-27 14:35:03 -08:00
2026-05-11 04:56:16 +02:00
2026-05-11 04:56:16 +02:00
2026-05-07 02:31:25 +00:00
2026-04-13 15:52:45 +00:00
2026-05-07 02:31:25 +00:00
2026-02-18 09:52:21 -07:00
2026-05-26 14:54:30 +02:00
2026-04-20 17:20:54 +00:00
2026-05-13 17:00:13 -05:00
2026-05-07 02:31:25 +00:00
2026-05-07 02:31:25 +00:00
2026-05-26 14:54:30 +02:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-04-24 06:52:49 -06:00
2026-04-24 06:52:49 -06:00
2026-05-11 11:35:22 -06:00
2026-05-13 11:36:36 -06:00
2026-03-24 10:49:58 +10:00
2026-04-22 11:39:39 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-04-02 15:06:35 +02:00
2026-04-02 15:06:35 +02:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-02-18 09:52:21 -07:00
2026-04-02 15:06:35 +02:00
2026-05-07 02:31:25 +00:00
2026-04-01 15:28:35 -05:00
2026-02-18 09:52:21 -07:00
2026-05-11 16:18:12 +10:00
2026-05-26 14:54:30 +02:00
2026-05-12 13:32:19 +10:00
2026-05-26 14:54:30 +02:00
2026-05-26 14:54:30 +02:00
2026-05-06 15:29:08 +02:00
2026-05-12 20:57:31 +00:00
2026-02-18 09:52:21 -07:00
2026-05-11 21:46:36 -05:00