Integrated: 8314045: ArithmeticException in GaloisCounterMode
Liam Miller-Cushon
cushon at openjdk.org
Mon Aug 14 16:11:28 UTC 2023
On Wed, 9 Aug 2023 17:57:30 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:
> Please consider this fix for [JDK-8314045](https://bugs.openjdk.org/browse/JDK-8314045), which adds a missing size check to avoid an `ArithmeticException` in `GaloisCounterMode`.
This pull request has now been integrated.
Changeset: f41c267f
Author: Liam Miller-Cushon <cushon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f41c267f859c305a2d01c629dbc56692322f81e2
Stats: 65 lines in 2 files changed: 65 ins; 0 del; 0 mod
8314045: ArithmeticException in GaloisCounterMode
Co-authored-by: Ioana Nedelcu <ioannanedelcu at google.com>
Reviewed-by: ascarpino
-------------
PR: https://git.openjdk.org/jdk/pull/15212
More information about the security-dev
mailing list