URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6c1d140f6cb15e5328ee5ff344aadc7ee257a3c3
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6c1d140 by Peter Wu (peter@xxxxxxxxxxxxx):
ssl-utils: add length validation for Cookie extension
Also adds the definition from TLS 1.3 draft 18 spec.
Change-Id: Ic7910874507e76dcbe7ae15aff99c91496a2b590
Reviewed-on: https://code.wireshark.org/review/19938
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from bdbe1e2 ssl-utils: add length validation for renegotiation_info extension
adds 6c1d140 ssl-utils: add length validation for Cookie extension
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)