|
2 | 2 |
|
3 | 3 | The following sections describe the changes for each release of Amazon Corretto 21. |
4 | 4 |
|
| 5 | +## Corretto version: 21.0.10.7.1 |
| 6 | +Release Date: January 20, 2026 |
| 7 | + |
| 8 | +**Target Platforms <sup>1</sup>** |
| 9 | + |
| 10 | ++ RPM-based Linux using glibc 2.12 or later, x86_64 |
| 11 | ++ Debian-based Linux using glibc 2.12 or later, x86_64 |
| 12 | ++ RPM-based Linux using glibc 2.17 or later, aarch64 |
| 13 | ++ Debian-based Linux using glibc 2.17 or later, aarch64 |
| 14 | ++ Alpine-based Linux, x86_64 |
| 15 | ++ Alpine-based Linux, aarch64 |
| 16 | ++ Windows 10 or later, x86_64 |
| 17 | ++ macos 14.0 and later, x86_64 |
| 18 | ++ macos 14.0 and later, aarch64 |
| 19 | + |
| 20 | +**1.** This is the platform targeted by the build. See [Using Amazon Corretto](https://aws.amazon.com/corretto/faqs/#Using_Amazon_Corretto) |
| 21 | +in the Amazon Corretto FAQ for supported platforms |
| 22 | + |
| 23 | +The following issues are addressed in 21.0.10.7.1: |
| 24 | + |
| 25 | +| Issue Name | Platform | Description | Link | |
| 26 | +|------------|----------|-------------|------| |
| 27 | +| Import jdk-21.0.10+7 | All | Updates Corretto baseline to OpenJDK 21.0.10+7 | [jdk-21.0.10+7](https://github.com/openjdk/jdk21u/releases/tag/jdk-21.0.10+7) | |
| 28 | + |
| 29 | +The following CVEs are addressed in 21.0.10.7.1: |
| 30 | + |
| 31 | +| CVE | CVSS | Component | |
| 32 | +|-----|------|-----------| |
| 33 | +| CVE-2026-21945 | 7.5 | security-libs/java.security | |
| 34 | +| CVE-2026-21932 | 7.4 | client-libs/java.awt | |
| 35 | +| CVE-2026-21933 | 6.1 | core-libs/java.net | |
| 36 | +| CVE-2026-21925 | 4.8 | core-libs/java.rmi | |
| 37 | + |
5 | 38 | ## Corretto version: 21.0.9.11.1 |
6 | 39 | Release Date: November 3, 2025 |
7 | 40 |
|
|
0 commit comments