SUSE-SU-2026:3623-1

Source
https://www.suse.com/support/update/announcement/2026/suse-su-20263623-1/
Import Source
https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json
JSON Data
https://api.test.osv.dev/v1/vulns/SUSE-SU-2026:3623-1
Upstream
  • CVE-2026-46968
  • CVE-2026-47010
  • CVE-2026-47021
  • CVE-2026-47027
  • CVE-2026-47057
  • CVE-2026-47058
  • CVE-2026-47059
  • CVE-2026-47063
  • CVE-2026-60147
Related
  • CVE-2026-41254
  • CVE-2026-46968
  • CVE-2026-47010
  • CVE-2026-47021
  • CVE-2026-47027
  • CVE-2026-47057
  • CVE-2026-47058
  • CVE-2026-47059
  • CVE-2026-47063
  • CVE-2026-60147
Published
2026-08-14T17:06:49Z
Modified
2026-08-17T18:23:50Z
Summary
Security update for java-1_8_0-openjdk
Details

This update for java-1_8_0-openjdk fixes the following issues:

Security issues fixed:

  • CVE-2026-41254: lcms2: Information disclosure or denial of service via integer overflow in CubeSize (bsc#1272459).
  • CVE-2026-46968: unauthorized creation, deletion or modification access to critical data (bsc#1272224).
  • CVE-2026-47010: unauthorized update, insert or delete access (bsc#1272225).
  • CVE-2026-47021: partial denial of service via multiple network protocols (bsc#1272227).
  • CVE-2026-47027: partial denial of service via multiple network protocols (bsc#1272228).
  • CVE-2026-47057: hang or frequently repeatable crash via multiple network protocols (bsc#1272233).
  • CVE-2026-47058: unauthorized creation, deletion or modification access to critical data (bsc#1272234).
  • CVE-2026-47059: partial denial of service via multiple network protocols (bsc#1272235).
  • CVE-2026-47063: unauthorized creation, deletion or modification access to critical data (bsc#1272236).
  • CVE-2026-60147: unauthorized update, insert or delete access (bsc#1272237).

Non security issue fixed:

  • Errors from update-alternatives when installing java-25-openjdk (bsc#1267355).

Changes for java-1_8_0-openjdk:

  • Update to version jdk8u502 (icedtea 3.40.0)
  • Import of OpenJDK 8 u502 build 07
    • JDK-6815126: intermittent SimulResumerTest.java failure
    • JDK-8199138: Add RISC-V support to Zero
    • JDK-8209362: sun/security/ssl/SSLSocketImpl/ReuseAddr.java failed due to 'BindException: Address already in use (Bind failed)'
    • JDK-8246330: Add TLS Tests for Legacy ECDSA curves
    • JDK-8249159: Downport test rework for SSLSocketTemplate from JDK-8224650
    • JDK-8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
    • JDK-8273135: java/awt/color/ICC_ColorSpace/ /MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7
    • JDK-8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
    • JDK-8280158: New test from JDK-8274736 failed with/without patch in JDK11u
    • JDK-8298873: Update IllegalRecordVersion.java for changes to TLS implementation
    • JDK-8301189: validate-source fails after JDK-8298873
    • JDK-8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
    • JDK-8321489: Update LCMS to 2.16
    • JDK-8336451: [11u] GHA macos-13 and macos-15 builders are unable to resolve local hostname
    • JDK-8348110: Update LCMS to 2.17
    • JDK-8351359: OperatingSystemMXBean: values from getCpuLoad and getProcessCpuLoad are stale after 24.8 days (Windows)
    • JDK-8363966: GHA: Switch cross-compiling sysroots to Debian trixie
    • JDK-8368041: Enhance TLS certificate handling
    • JDK-8369996: Testcase java/net/Socket/B8312065.java fails on Mac, AIX and Solaris
    • JDK-8372351: Add 2 WISeKey roots
    • JDK-8374058: Enhance JPEG handling
    • JDK-8374888: Implement internal test cache to help UserIterCount test performance
    • JDK-8375065: Update LCMS to 2.18
    • JDK-8377158: Enhance XBM image support
    • JDK-8377498: Improve HttpServer handling
    • JDK-8377833: Enhance Jar file processing
    • JDK-8378631: Update Zlib Data Compression Library to Version 1.3.2
    • JDK-8378687: Improve delegation of HttpURLConnection
    • JDK-8379684: Bump update version of OpenJDK: 8u502
    • JDK-8380377: [8u] Problem list CAInterop.java#teliarootcav2
    • JDK-8380672: Improve certification checking
    • JDK-8380689: distrust/Chunghwa.java test fails with a compilation error
    • JDK-8380947: Add pull request template
    • JDK-8381039: Enhance AWT ImagingLib
    • JDK-8381049: Enhance Jar handling
    • JDK-8381185: Improve Nashorn index handling
    • JDK-8381195: Enhance Dataview Implementation
    • JDK-8381519: Enhance Der Value Handling
    • JDK-8381796: Enhance Certificate parsing
    • JDK-8383175: (tz) Update Timezone Data to 2026b
    • JDK-8383354: Update LCMS to 2.19.1
    • JDK-8383473: Follow on from tzdata2026b time change to include temporary hack BC time change
    • JDK-8384158: GHA: Downgrade Windows GHA runners to windows-2022 temporarily
  • AArch32 port
    • JDK-8385332: aarch32 started to crash after 8261235
  • Drop broken classes.jsa (embedded build path failed java -Xshare:on -version)
  • Unset CFLAGS/CXXFLAGS after configure to avoid warnings
  • Require at least gcc 7 on aarch64 since with gcc < 5 is considered broken by upstream on this architecture: 'checking for broken aarch64 gcc 4.x... configure: error: GCC < 5 may incorrectly compile HotSpot on aarch64. See JDK-8360869.'
  • Make post scripts less noisy (bsc#1267355)
  • Use libalternatives instead of update-alternatives for distributions where libalternatives is available
References

Affected packages

SUSE:Linux Enterprise High Performance Computing 15 SP4-ESPOS
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP4-ESPOS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise High Performance Computing 15 SP4-LTSS
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP4-LTSS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Module for Legacy 15 SP7
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Legacy%2015%20SP7

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Server 15 SP4-LTSS
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP4-LTSS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Server 15 SP5-LTSS
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP5-LTSS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Server 15 SP6-LTSS
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP6-LTSS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Server for SAP Applications 15 SP4
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Server for SAP Applications 15 SP5
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP5

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"
SUSE:Linux Enterprise Server for SAP Applications 15 SP6
java-1_8_0-openjdk

Package

Name
java-1_8_0-openjdk
Purl
pkg:rpm/suse/java-1_8_0-openjdk&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP6

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.8.0.502-150000.3.123.1

Ecosystem specific

{
    "binaries": [
        {
            "java-1_8_0-openjdk": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-demo": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-devel": "1.8.0.502-150000.3.123.1",
            "java-1_8_0-openjdk-headless": "1.8.0.502-150000.3.123.1"
        }
    ]
}

Database specific

source
"https://ftp.suse.com/pub/projects/security/osv/SUSE-SU-2026:3623-1.json"