summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-08-08 14:05:58 +0100
committerMatt Caswell <matt@openssl.org>2023-08-15 14:41:31 +0100
commit643f542a89bee93e043d0899b2a1ca700d1cc418 (patch)
tree69615d9468f20f77e7aadf51b592a32c7bc48fe8 /tools
parent644ef0bb696eeaf3572e858b2beeca17b0621a3f (diff)
Fix a use-after-free in quic_tls.c
The comments in quic_tls.c claimed that the dummybio was never used by us. In fact that is not entirely correct since we set and cleared the retry flags on it. This means that we have to manage it properly, and update it in the event of set1_bio() call on the record layer method. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21686)
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions