Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 2.1: Fix FALLBACK_SCSV parsing #925

Merged

Conversation

gilles-peskine-arm
Copy link
Contributor

Fixed a bug in ssl_srv.c when parsing TLS_FALLBACK_SCSV in the
ciphersuite list that caused it to miss it sometimes. Reported by Hugo
Leisink as issue #810. Fix initially by @andreasag01; this commit
isolates the bug fix and adds a non-regression test.

Backport of #924

Fixed a bug in ssl_srv.c when parsing TLS_FALLBACK_SCSV in the
ciphersuite list that caused it to miss it sometimes. Reported by Hugo
Leisink as issue Mbed-TLS#810. Fix initially by @andreasag01; this commit
isolates the bug fix and adds a non-regression test.
@andresag01
Copy link
Contributor

This PR is equivalent to #924. Please refer to my comments there.

@mpg mpg merged commit 39e2981 into Mbed-TLS:mbedtls-2.1 Jun 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants