Integrated: 8261522: [PPC64] AES intrinsics write beyond the destination array

Martin Doerr mdoerr at openjdk.java.net
Wed Feb 17 10:30:52 UTC 2021


On Wed, 10 Feb 2021 17:05:44 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> I'd like to replace the read-modify-write implementation from aescrypt_encryptBlock / aescrypt_decryptBlock stubs. It can cause severe problems (see bug description).

This pull request has now been integrated.

Changeset: 05d59556
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/05d59556
Stats:     76 lines in 1 file changed: 32 ins; 20 del; 24 mod

8261522: [PPC64] AES intrinsics write beyond the destination array

Reviewed-by: lucy

-------------

PR: https://git.openjdk.java.net/jdk/pull/2514


More information about the hotspot-compiler-dev mailing list