Files
wolfssl/wolfssl
Juliusz Sosinowicz 0ec0db9357 F-5813: fail TLS 1.2 record send before the sequence number wraps
GetSEQIncrement silently rolled the 64-bit write sequence counter from 2^64-1
back to 0, reusing sequence number 0 with the same keys. Per RFC 5246 Section
6.1 sequence numbers MUST NOT wrap. BuildMessage now refuses to emit a TLS 1.2
record once the write sequence number has reached its maximum, returning the
new SEQUENCE_NUMBER_E error so the caller renegotiates or closes instead.
2026-06-08 14:25:10 +02:00
..
2026-02-18 09:52:21 -07:00
2026-05-26 14:54:30 +02:00
2026-05-26 14:54:30 +02:00
2026-02-18 09:52:21 -07:00
2025-09-23 08:32: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-05-04 10:35:04 +02:00
2026-04-08 07:34:41 -06:00
2026-02-18 09:52:21 -07:00