[jdk11u-dev] Integrated: 8289301: P11Cipher should not throw out of bounds exception during padding

Zdenek Zambersky zzambers at openjdk.org
Fri Mar 10 09:10:29 UTC 2023


On Wed, 1 Mar 2023 14:02:25 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

> Fix for possible OOB exception by P11Cipher. Backported from [jdk17u-dev](https://github.com/openjdk/jdk17u-dev/commit/2f7e673f521a707d7be7b83efe73df2010d36206).
> 
> Testing:
> [Passed jdk_security.](https://github.com/zzambers/jdk-tester/actions/runs/4293705819)

This pull request has now been integrated.

Changeset: 7d899197
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/7d8991978bbe1cc03ba2386f5e699239ba47934c
Stats:     124 lines in 2 files changed: 117 ins; 0 del; 7 mod

8289301: P11Cipher should not throw out of bounds exception during padding

Backport-of: 2f7e673f521a707d7be7b83efe73df2010d36206

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1786


More information about the jdk-updates-dev mailing list