[jdk21u-dev] RFR: 8330611: AES-CTR vector intrinsic may read out of bounds (x86_64, AVX-512)

Martin Balao mbalao at openjdk.org
Sat Apr 27 02:04:08 UTC 2024


On Thu, 25 Apr 2024 08:07:37 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> HI @martinuy, please do the 22 backport first. Also, to me, this seems a quite risky fix to backport right after pushing to head. Could we wait for the October release?

With the review done for the main line patch and  the testing done for both main line and jdk21u, I think that the risk has been reasonably addressed. There is time until the next release for further testing if it goes in now. The other side of the story is that if the bug conditions are met, a jdk21u JVM will crash with a segmentation fault. While there is a workaround (-XX:-UseAESCTRIntrinsics), the bug does not happen consistently enough and is hard to troubleshoot. @charlesconnell you may want to give some input on how this bug affects you.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/531#issuecomment-2080317121


More information about the jdk-updates-dev mailing list