Fixed: openssl/openssl#34453 (master - 73d6b4e)

Travis CI builds at travis-ci.org
Thu May 7 18:08:03 UTC 2020


Build Update for openssl/openssl
-------------------------------------

Build: #34453
Status: Fixed

Duration: 48 mins and 13 secs
Commit: 73d6b4e (master)
Author: Dr. Matthias St. Pierre
Message: Fix use-after-free in BIO_C_SET_SSL callback

Since the BIO_SSL structure was renewed by `ssl_free(b)/ssl_new(b)`,
the `bs` pointer needs to be updated before assigning to `bs->ssl`.

Thanks to @suishixingkong for reporting the issue and providing a fix.

Closes #10539

Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11746)

View the changeset: https://github.com/openssl/openssl/compare/90fc2c26df23...73d6b4efe683

View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/684366838?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200507/2f5aaaca/attachment.html>


More information about the openssl-commits mailing list