Still Failing: openssl/openssl#29880 (master - aec9667)

Travis CI builds at travis-ci.org
Mon Nov 4 13:29:48 UTC 2019


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

Build: #29880
Status: Still Failing

Duration: 31 mins and 21 secs
Commit: aec9667 (master)
Author: Matt Caswell
Message: Don't assume the type we read was the type we expected

i2v_GENERAL_NAME and GENERAL_NAME_print were assuming that the type of
of a GENERAL_NAME (OTHERNAME) that we read in was the type we expected
it to be. If its something else then this can cause unexpected
behaviour. In the added fuzz test case an OOB read was occurring.

This issue was recently added by commit 4baee2d.

Credit to OSSFuzz for finding this issue.

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Viktor Dukhovni <viktor at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10300)

View the changeset: https://github.com/openssl/openssl/compare/dcea51afe9e3...aec9667bd19a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/607119970?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: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20191104/999b3c4d/attachment-0001.html>


More information about the openssl-commits mailing list