diff options
| author | Jan Svojanovsky <jan.svojanovsky@cdn77.com> | 2025-12-09 12:27:02 +0100 |
|---|---|---|
| committer | Sergey Kandaurov <s.kandaurov@f5.com> | 2025-12-09 21:25:10 +0400 |
| commit | 66fde99b1d9113128778125c2f942f1d0f016be5 (patch) | |
| tree | 20b1b87a680d0fb1a148b2719045485026aa8986 /src/core | |
| parent | 61690b5dc04ac31e4b402695cfc71c504be489dd (diff) | |
| download | nginx-66fde99b1d9113128778125c2f942f1d0f016be5.tar.gz nginx-66fde99b1d9113128778125c2f942f1d0f016be5.tar.bz2 | |
QUIC: fixed possible segfault on handshake failures.
When using OpenSSL 3.5, the crypto_release_rcd QUIC callback can be
called late, after the QUIC connection was already closed on handshake
failure, resulting in a segmentation fault. For instance, it happened
if a client Finished message didn't align with a record boundary.
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions
