Still Failing: openssl/openssl#38267 (master - fcf6e9d)

Travis CI builds at travis-ci.com
Thu Oct 29 18:26:30 UTC 2020


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

Build: #38267
Status: Still Failing

Duration: 1 hr, 20 mins, and 40 secs
Commit: fcf6e9d (master)
Author: Ard Biesheuvel
Message: crypto/poly1305/asm: fix armv8 pointer authentication

PAC pointer authentication signs the return address against the value
of the stack pointer, to prevent stack overrun exploits from corrupting
the control flow. However, this requires that the AUTIASP is issued with
SP holding the same value as it held when the PAC value was generated.
The Poly1305 armv8 code got this wrong, resulting in crashes on PAC
capable hardware.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13256)

View the changeset: https://github.com/openssl/openssl/compare/728d03b576f3...fcf6e9d05616

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


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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/20201029/a85ada55/attachment-0001.html>


More information about the openssl-commits mailing list