This update for java-11-openjdk fixes the following issues:
Upgrade to upstream tag jdk-11.0.32+9 (July 2026 CPU).
Security issues fixed:
CVE-2026-41254: lcms: information disclosure and denial of service via integer overflow in CubeSize (bsc#1264994).
CVE-2026-46917: unauthenticated attacker with network access via TLS can cause a partial denial of service
(bsc#1272223).
CVE-2026-46968: unauthenticated attacker with network access via TLS can gain unauthorized creation, deletion or
modification access to critical data(bsc#1272224).
CVE-2026-47010: unauthenticated attacker with network access via multiple protocols can gain unauthorized update,
insert or delete access to some data (bsc#1272225).
CVE-2026-47021: unauthenticated attacker with network access via multiple protocols can cause a partial denial of
service (bsc#1272227).
CVE-2026-47027: unauthenticated attacker with network access via multiple protocols can cause a partial denial of
service (bsc#1272228).
CVE-2026-47057: unauthenticated attacker with network access via multiple protocols can cause a hang or frequently
repeatable crash (bsc#1272233).
CVE-2026-47058: unauthenticated attacker with network access via multiple protocols can gain unauthorized creation,
deletion or modification access to critical data (bsc#1272234).
CVE-2026-47059: unauthenticated attacker with network access via multiple protocols can cause a partial denial of
service (bsc#1272235).
CVE-2026-47063: unauthenticated attacker with network access via multiple protocols can gain unauthorized creation,
deletion or modification access to critical data (bsc#1272236).
CVE-2026-60147: unauthenticated attacker with network access via multiple protocols can gain unauthorized update,
insert, delete and read access to some(bsc#1272237).
Other updates and bugfixes:
Errors from update-alternatives when installing java-25-openjdk (bsc#1267355).
Upgrade to upstream tag jdk-11.0.32+9 (July 2026 CPU):
JDK-8200566: DistributionPointFetcher fails to fetch CRLs if
the DistributionPoints field contains more than one
DistributionPoint and the first one fails
JDK-8242314: use reproducible random in vmTestbase shared code
JDK-8252412: [macos11] system dynamic libraries removed from
filesystem
JDK-8275405: Linking error for classes with lambda template
parameters and virtual functions
JDK-8275843: Random crashes while the UI code is executed
JDK-8286562: GCC 12 reports some compiler warnings
JDK-8287491: compiler/jvmci/errors/TestInvalidDebugInfo.java
fails new assert: assert((uint)t < T_CONFLICT + 1) failed:
invalid type #
JDK-8292177: InitialSecurityProperty JFR event
JDK-8293691: converting a defined BasicType value to a string
should not crash the VM
JDK-8298730: Refactor subsystem_file_line_contents and add
docs and tests
JDK-8314555: Build with mawk fails on Windows
JDK-8323672: Suppress unwanted autoconf added flags in CC and
CXX
JDK-8324243: Compilation failures in java.desktop module with
gcc 14
JDK-8325766: Extend CertificateBuilder to create trust and end
entity certificates programmatically
JDK-8327071: [Testbug] g-tests for cgroup leave files in /tmp
on linux
JDK-8336498: [macos] [build]: install-file macro may run into
permission denied error
JDK-8342858: Make target mac-jdk-bundle fails on chmod command