RFR: 8314045: ArithmeticException in GaloisCounterMode [v2]
Liam Miller-Cushon
cushon at openjdk.org
Wed Aug 9 23:41:29 UTC 2023
> 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:
- all: https://git.openjdk.org/jdk/pull/15212/files
- new: https://git.openjdk.org/jdk/pull/15212/files/4eec1c75..68412f52
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15212&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15212&range=00-01
Stats: 4 lines in 1 file changed: 1 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/15212.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15212/head:pull/15212
PR: https://git.openjdk.org/jdk/pull/15212
More information about the security-dev
mailing list