RFR: 8314045: ArithmeticException in GaloisCounterMode [v2]

Anthony Scarpino ascarpino at openjdk.org
Mon Aug 14 16:11:06 UTC 2023


On Wed, 9 Aug 2023 23:41:29 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`.
>
> Liam Miller-Cushon has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Check for AEADBadTagException specifically

Changes look good

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

Marked as reviewed by ascarpino (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15212#pullrequestreview-1577136079



More information about the security-dev mailing list