suse-su-2025:02667-1
Vulnerability from csaf_suse
Published
2025-08-04 12:37
Modified
2025-08-04 12:37
Summary
Security update for java-17-openjdk
Notes
Title of the patch
Security update for java-17-openjdk
Description of the patch
This update for java-17-openjdk fixes the following issues:
Upgrade to upstream tag jdk-17.0.16+8 (July 2025 CPU):
- CVE-2025-30749: several scenarios can lead to heap corruption (bsc#1246595)
- CVE-2025-30754: incomplete handshake may lead to weakening TLS protections (bsc#1246598)
- CVE-2025-50059: Improve HTTP client header handling (bsc#1246575)
- CVE-2025-50106: Glyph out-of-memory access and crash (bsc#1246584)
Changelog:
+ JDK-4850101: Setting mnemonic to VK_F4 underlines the letter
S in a button.
+ JDK-5074006: Swing JOptionPane shows </html> tag as a string
after newline
+ JDK-6956385: URLConnection.getLastModified() leaks file
handles for jar:file and file: URLs
+ JDK-8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn't
move selection on next cell in JTable on Aqua L&F
+ JDK-8042134: JOptionPane bungles HTML messages
+ JDK-8051591: Test
javax/swing/JTabbedPane/8007563/Test8007563.java fails
+ JDK-8077371: Binary files in JAXP test should be removed
+ JDK-8183348: Better cleanup for
jdk/test/sun/security/pkcs12/P12SecretKey.java
+ JDK-8196465:
javax/swing/JComboBox/8182031/ComboPopupTest.java fails on
Linux
+ JDK-8202100: Merge vm/share/InMemoryJavaCompiler w/
jdk/test/lib/compiler/InMemoryJavaCompiler
+ JDK-8211400: nsk.share.gc.Memory::getArrayLength returns
wrong value
+ JDK-8218474: JComboBox display issue with GTKLookAndFeel
+ JDK-8224267: JOptionPane message string with 5000+ newlines
produces StackOverflowError
+ JDK-8249831: Test sun/security/mscapi/nonUniqueAliases/
/NonUniqueAliases.java is marked with @ignore
+ JDK-8251505: Use of types in compiler shared code should be
consistent.
+ JDK-8253440: serviceability/sa/TestJhsdbJstackLineNumbers.java
failed with 'Didn't find enough line numbers'
+ JDK-8254786: java/net/httpclient/CancelRequestTest.java
failing intermittently
+ JDK-8256211: assert fired in
java/net/httpclient/DependentPromiseActionsTest (infrequent)
+ JDK-8258483: [TESTBUG] gtest
CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is
too small
+ JDK-8269516: AArch64: Assembler cleanups
+ JDK-8271419: Refactor test code for modifying CDS archive
contents
+ JDK-8276995: Bug in jdk.jfr.event.gc.collection.TestSystemGC
+ JDK-8277983: Remove unused fields from
sun.net.www.protocol.jar.JarURLConnection
+ JDK-8279884: Use better file for cygwin source permission
check
+ JDK-8279894: javax/swing/JInternalFrame/8020708/bug8020708.java
timeouts on Windows 11
+ JDK-8280468: Crashes in getConfigColormap,
getConfigVisualId, XVisualIDFromVisual on Linux
+ JDK-8280820: Clean up bug8033699 and bug8075609.java tests:
regtesthelpers aren't used
+ JDK-8280991: [XWayland] No displayChanged event after
setDisplayMode call
+ JDK-8281511: java/net/ipv6tests/UdpTest.java fails with
checkTime failed
+ JDK-8282863: java/awt/FullScreen/FullscreenWindowProps/
/FullscreenWindowProps.java fails on Windows 10 with HiDPI
screen
+ JDK-8286204: [Accessibility,macOS,VoiceOver] VoiceOver reads
the spinner value 10 as 1 when user iterates to 10 for the
first time on macOS
+ JDK-8286789: Test forceEarlyReturn002.java timed out
+ JDK-8286875: ProgrammableUpcallHandler::on_entry/on_exit
access thread fields from native
+ JDK-8286925: Move JSON parser used in JFR tests to test
library
+ JDK-8287352: DockerTestUtils::execute shows incorrect
elapsed time
+ JDK-8287801: Fix test-bugs related to stress flags
+ JDK-8288707: javax/swing/JToolBar/4529206/bug4529206.java:
setFloating does not work correctly
+ JDK-8290162: Reset recursion counter missed in fix of
JDK-8224267
+ JDK-8292064: Convert java/lang/management/MemoryMXBean shell
tests to java version
+ JDK-8293503: gc/metaspace/TestMetaspacePerfCounters.java
#Epsilon-64 failed assertGreaterThanOrEqual:
expected MMM >= NNN
+ JDK-8294038: Remove 'Classpath' exception from javax/swing
tests
+ JDK-8294155: Exception thrown before awaitAndCheck hangs
PassFailJFrame
+ JDK-8295470: Update openjdk.java.net => openjdk.org URLs in
test code
+ JDK-8295670: Remove duplication in
java/util/Formatter/Basic*.java
+ JDK-8295804:
javax/swing/JFileChooser/JFileChooserSetLocationTest.java
failed with 'setLocation() is not working properly'
+ JDK-8296072: CertAttrSet::encode and DerEncoder::derEncode
should write into DerOutputStream
+ JDK-8296167: test/langtools/tools/jdeps/jdkinternals/
/ShowReplacement.java failing after JDK-8296072
+ JDK-8296920: Regression Test DialogOrient.java fails on MacOS
+ JDK-8297173: usageTicks and totalTicks should be volatile to
ensure that different threads get the latest ticks
+ JDK-8297242: Use-after-free during library unloading on Linux
+ JDK-8298061: vmTestbase/nsk/sysdict/vm/stress/btree/btree012/
/btree012.java failed with 'fatal error: refcount has gone to
zero'
+ JDK-8298147: Clang warns about pointless comparisons
+ JDK-8298248: Limit sscanf output width in cgroup file parsers
+ JDK-8298709: Fix typos in src/java.desktop/ and various test
classes of client component
+ JDK-8298730: Refactor subsystem_file_line_contents and add
docs and tests
+ JDK-8300645: Handle julong values in logging of
GET_CONTAINER_INFO macros
+ JDK-8300658: memory_and_swap_limit() reporting wrong values
on systems with swapaccount=0
+ JDK-8302226: failure_handler native.core should wait for
coredump to finish
+ JDK-8303549: [AIX] TestNativeStack.java is failing with exit
value 1
+ JDK-8303770: Remove Baltimore root certificate expiring in
May 2025
+ JDK-8305010: Test vmTestbase/nsk/jvmti/scenarios/sampling/
/SP05/sp05t003/TestDescription.java timed out: thread not
suspended
+ JDK-8305578: X11GraphicsDevice.pGetBounds() is slow in
remote X11 sessions
+ JDK-8306997: C2: 'malformed control flow' assert due to
missing safepoint on backedge with a switch
+ JDK-8307318: Test
serviceability/sa/ClhsdbCDSJstackPrintAll.java failed:
ArrayIndexOutOfBoundsException
+ JDK-8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/
/GetScreenInsetsCustomGC.java failed with 'Cannot invoke
'sun.awt.X11GraphicsDevice.getInsets()' because 'device' is
null'
+ JDK-8309841: Jarsigner should print a warning if an entry is
removed
+ JDK-8310525: DynamicLauncher for JDP test needs to try
harder to find a free port
+ JDK-8312246: NPE when HSDB visits bad oop
+ JDK-8314120: Add tests for FileDescriptor.sync
+ JDK-8314236: Overflow in Collections.rotate
+ JDK-8314246: javax/swing/JToolBar/4529206/bug4529206.java
fails intermittently on Linux
+ JDK-8314320: Mark runtime/CommandLine/ tests as flagless
+ JDK-8314828: Mark 3 jcmd command-line options test as
vm.flagless
+ JDK-8315484: java/awt/dnd/RejectDragDropActionTest.java
timed out
+ JDK-8315669: Open source several Swing PopupMenu related
tests
+ JDK-8315721: CloseRace.java#id0 fails transiently on libgraal
+ JDK-8315742: Open source several Swing Scroll related tests
+ JDK-8315871: Opensource five more Swing regression tests
+ JDK-8315876: Open source several Swing CSS related tests
+ JDK-8315951: Open source several Swing HTMLEditorKit related
tests
+ JDK-8315981: Opensource five more random Swing tests
+ JDK-8316061: Open source several Swing RootPane and Slider
related tests
+ JDK-8316156: ByteArrayInputStream.transferTo causes
MaxDirectMemorySize overflow
+ JDK-8316228: jcmd tests are broken by 8314828
+ JDK-8316324: Opensource five miscellaneous Swing tests
+ JDK-8316388: Opensource five Swing component related
regression tests
+ JDK-8316451: 6 java/lang/instrument/PremainClass tests
ignore VM flags
+ JDK-8316452: java/lang/instrument/modules/
/AppendToClassPathModuleTest.java ignores VM flags
+ JDK-8316460: 4 javax/management tests ignore VM flags
+ JDK-8316497: ColorConvertOp - typo for non-ICC conversions
needs one-line fix
+ JDK-8316629: j.text.DateFormatSymbols setZoneStrings()
exception is unhelpful
+ JDK-8318700: MacOS Zero cannot run gtests due to wrong JVM
path
+ JDK-8318915: Enhance checks in BigDecimal.toPlainString()
+ JDK-8318962: Update ProcessTools javadoc with suggestions in
8315097
+ JDK-8319572: Test jdk/incubator/vector/LoadJsvmlTest.java
ignores VM flags
+ JDK-8319578: Few java/lang/instrument ignore test.java.opts
and accept test.vm.opts only
+ JDK-8319690: [AArch64] C2 compilation hits
offset_ok_for_immed: assert 'c2 compiler bug'
+ JDK-8320682: [AArch64] C1 compilation fails with 'Field too
big for insn'
+ JDK-8320687: sun.jvmstat.monitor.MonitoredHost
.getMonitoredHost() throws unexpected exceptions when invoked
concurrently
+ JDK-8321204: C2: assert(false) failed: node should be in
igvn hash table
+ JDK-8321479: java -D-D crashes
+ JDK-8321509: False positive in get_trampoline fast path
causes crash
+ JDK-8321713: Harmonize executeTestJvm with
create[Limited]TestJavaProcessBuilder
+ JDK-8321718: ProcessTools.executeProcess calls waitFor
before logging
+ JDK-8321931: memory_swap_current_in_bytes reports 0 as
'unlimited'
+ JDK-8325435: [macos] Menu or JPopupMenu not closed when main
window is resized
+ JDK-8325680: Uninitialised memory in deleteGSSCB of
GSSLibStub.c:179
+ JDK-8325682: Rename nsk_strace.h
+ JDK-8326389: [test] improve assertEquals failure output
+ JDK-8328301: Convert Applet test
ManualHTMLDataFlavorTest.java to main program
+ JDK-8328482: Convert and Open source few manual applet test
to main based
+ JDK-8328484: Convert and Opensource few JFileChooser applet
test to main
+ JDK-8328648: Remove applet usage from JFileChooser tests
bug4150029
+ JDK-8328670: Automate and open source few closed manual
applet test
+ JDK-8328673: Convert closed text/html/CSS manual applet test
to main
+ JDK-8329261: G1: interpreter post-barrier x86 code asserts
index size of wrong buffer
+ JDK-8330534: Update nsk/jdwp tests to use driver instead of
othervm
+ JDK-8330598: java/net/httpclient/Http1ChunkedTest.java fails
with java.util.MissingFormatArgumentException: Format
specifier '%s'
+ JDK-8331735: UpcallLinker::on_exit races with GC when
copying frame anchor
+ JDK-8333117: Remove support of remote and manual debuggee
launchers
+ JDK-8333680: com/sun/tools/attach/BasicTests.java fails with
'SocketException: Permission denied: connect'
+ JDK-8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched
does not copy all fields
+ JDK-8334644: Automate
javax/print/attribute/PageRangesException.java
+ JDK-8334780: Crash: assert(h_array_list.not_null()) failed:
invariant
+ JDK-8334895: OpenJDK fails to configure on linux aarch64
when CDS is disabled after JDK-8331942
+ JDK-8335662: [AArch64] C1: guarantee(val < (1ULL << nbits))
failed: Field too big for insn
+ JDK-8335684: Test ThreadCpuTime.java should pause like
ThreadCpuTimeArray.java
+ JDK-8335836: serviceability/jvmti/StartPhase/AllowedFunctions/
/AllowedFunctions.java fails with unexpected exit code: 112
+ JDK-8336587: failure_handler lldb command times out on
macosx-aarch64 core file
+ JDK-8337221: CompileFramework: test library to conveniently
compile java and jasm sources for fuzzing
+ JDK-8337299: vmTestbase/nsk/jdb/stop_at/stop_at002/
/stop_at002.java failure goes undetected
+ JDK-8338154: Fix -Wzero-as-null-pointer-constant warnings in
gtest framework
+ JDK-8339148: Make os::Linux::active_processor_count() public
+ JDK-8339300: CollectorPolicy.young_scaled_initial_ergo_vm
gtest fails on ppc64 based platforms
+ JDK-8339639: Opensource few AWT PopupMenu tests
+ JDK-8339678: Update runtime/condy tests to be executed with
VM flags
+ JDK-8339727: Open source several AWT focus tests - series 1
+ JDK-8339794: Open source closed choice tests #1
+ JDK-8339810: Clean up the code in sun.tools.jar.Main to
properly close resources and use ZipFile during extract
+ JDK-8339836: Open source several AWT Mouse tests - Batch 1
+ JDK-8339842: Open source several AWT focus tests - series 2
+ JDK-8339895: Open source several AWT focus tests - series 3
+ JDK-8339906: Open source several AWT focus tests - series 4
+ JDK-8339935: Open source several AWT focus tests - series 5
+ JDK-8339982: Open source several AWT Mouse tests - Batch 2
+ JDK-8339984: Open source AWT MenuItem related tests
+ JDK-8339995: Open source several AWT focus tests - series 6
+ JDK-8340077: Open source few Checkbox tests - Set2
+ JDK-8340084: Open source AWT Frame related tests
+ JDK-8340143: Open source several Java2D rendering loop tests.
+ JDK-8340164: Open source few Component tests - Set1
+ JDK-8340173: Open source some Component/Panel/EventQueue
tests - Set2
+ JDK-8340176: Replace usage of -noclassgc with -Xnoclassgc in
test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java
+ JDK-8340193: Open source several AWT Dialog tests - Batch 1
+ JDK-8340228: Open source couple more miscellaneous AWT tests
+ JDK-8340271: Open source several AWT Robot tests
+ JDK-8340279: Open source several AWT Dialog tests - Batch 2
+ JDK-8340332: Open source mixed AWT tests - Set3
+ JDK-8340366: Open source several AWT Dialog tests - Batch 3
+ JDK-8340367: Opensource few AWT image tests
+ JDK-8340393: Open source closed choice tests #2
+ JDK-8340407: Open source a few more Component related tests
+ JDK-8340417: Open source some MenuBar tests - Set1
+ JDK-8340432: Open source some MenuBar tests - Set2
+ JDK-8340433: Open source closed choice tests #3
+ JDK-8340437: Open source few more AWT Frame related tests
+ JDK-8340458: Open source additional Component tests (part 2)
+ JDK-8340555: Open source DnD tests - Set4
+ JDK-8340560: Open Source several AWT/2D font and rendering
tests
+ JDK-8340605: Open source several AWT PopupMenu tests
+ JDK-8340621: Open source several AWT List tests
+ JDK-8340625: Open source additional Component tests (part 3)
+ JDK-8340639: Open source few more AWT List tests
+ JDK-8340713: Open source DnD tests - Set5
+ JDK-8340784: Remove PassFailJFrame constructor with
screenshots
+ JDK-8340790: Open source several AWT Dialog tests - Batch 4
+ JDK-8340809: Open source few more AWT PopupMenu tests
+ JDK-8340874: Open source some of the AWT Geometry/Button
tests
+ JDK-8340907: Open source closed frame tests # 2
+ JDK-8340966: Open source few Checkbox and Cursor tests - Set1
+ JDK-8340967: Open source few Cursor tests - Set2
+ JDK-8340978: Open source few DnD tests - Set6
+ JDK-8340985: Open source some Desktop related tests
+ JDK-8341000: Open source some of the AWT Window tests
+ JDK-8341004: Open source AWT FileDialog related tests
+ JDK-8341072: Open source several AWT Canvas and Rectangle
related tests
+ JDK-8341128: open source some 2d graphics tests
+ JDK-8341148: Open source several Choice related tests
+ JDK-8341162: Open source some of the AWT window test
+ JDK-8341170: Open source several Choice related tests (part
2)
+ JDK-8341177: Opensource few List and a Window test
+ JDK-8341191: Open source few more AWT FileDialog tests
+ JDK-8341239: Open source closed frame tests # 3
+ JDK-8341257: Open source few DND tests - Set1
+ JDK-8341258: Open source few various AWT tests - Set1
+ JDK-8341278: Open source few TrayIcon tests - Set7
+ JDK-8341298: Open source more AWT window tests
+ JDK-8341373: Open source closed frame tests # 4
+ JDK-8341378: Open source few TrayIcon tests - Set8
+ JDK-8341447: Open source closed frame tests # 5
+ JDK-8341535: sun/awt/font/TestDevTransform.java fails with
RuntimeException: Different rendering
+ JDK-8341637: java/net/Socket/UdpSocket.java fails with
'java.net.BindException: Address already in use'
(macos-aarch64)
+ JDK-8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java
timed out after JDK-8341257
+ JDK-8342376: More reliable OOM handling in
ExceptionDuringDumpAtObjectsInitPhase test
+ JDK-8342524: Use latch in AbstractButton/bug6298940.java
instead of delay
+ JDK-8342633: javax/management/security/
/HashedPasswordFileTest.java creates tmp file in src dir
+ JDK-8343037: Missing @since tag on JColorChooser.showDialog
overload
+ JDK-8343103: Enable debug logging for vmTestbase/nsk/jvmti/
/scenarios/sampling/SP05/sp05t003/TestDescription.java
+ JDK-8343124: Tests fails with
java.lang.IllegalAccessException: class
com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot
access
+ JDK-8343170: java/awt/Cursor/JPanelCursorTest/
/JPanelCursorTest.java does not show the default cursor
+ JDK-8343205: CompileBroker::possibly_add_compiler_threads
excessively polls available memory
+ JDK-8343529: serviceability/sa/ClhsdbWhere.java fails
AssertionFailure: Corrupted constant pool
+ JDK-8343891: Test javax/swing/JTabbedPane/
/TestJTabbedPaneBackgroundColor.java failed
+ JDK-8343936: Adjust timeout in test
javax/management/monitor/DerivedGaugeMonitorTest.java
+ JDK-8344316: security/auth/callback/TextCallbackHandler/
/Password.java make runnable with JTReg and add the UI
+ JDK-8344361: Restore null return for invalid services from
legacy providers
+ JDK-8345133: Test sun/security/tools/jarsigner/
/TsacertOptionTest.java failed: Warning found in stdout
+ JDK-8345134: Test sun/security/tools/jarsigner/
/ConciseJarsigner.java failed: unable to find valid
certification path to requested target
+ JDK-8345357: test/jdk/javax/swing/JRadioButton/8033699/
/bug8033699.java fails in ubuntu22.04
+ JDK-8345447: test/jdk/javax/swing/JToolBar/4529206/
/bug4529206.java fails in ubuntu22.04
+ JDK-8345547: test/jdk/javax/swing/text/DefaultEditorKit/
/4278839/bug4278839.java fails in ubuntu22.04
+ JDK-8345598: Upgrade NSS binaries for interop tests
+ JDK-8345625: Better HTTP connections
+ JDK-8345728: [Accessibility,macOS,Screen Magnifier]:
JCheckbox unchecked state does not magnify but works for
checked tate
+ JDK-8345838: Remove the
appcds/javaldr/AnonVmClassesDuringDump.java test
+ JDK-8346049: jdk/test/lib/security/timestamp/TsaServer.java
warnings
+ JDK-8346581: JRadioButton/ButtonGroupFocusTest.java fails in
CI on Linux
+ JDK-8347000: Bug in
com/sun/net/httpserver/bugs/B6361557.java test
+ JDK-8347019: Test javax/swing/JRadioButton/8033699/
/bug8033699.java still fails: Focus is not on Radio Button
Single as Expected
+ JDK-8347083: Incomplete logging in
nsk/jvmti/ResourceExhausted/resexhausted00* tests
+ JDK-8347126: gc/stress/TestStressG1Uncommit.java gets
OOM-killed
+ JDK-8347267: [macOS]: UnixOperatingSystem.c:67:40: runtime
error: division by zero
+ JDK-8347286: (fs) Remove some extensions from
java/nio/file/Files/probeContentType/Basic.java
+ JDK-8347576: Error output in libjsound has non matching
format strings
+ JDK-8347629: Test FailOverDirectExecutionControlTest.java
fails with -Xcomp
+ JDK-8347911: Limit the length of inflated text chunks
+ JDK-8347995: Race condition in jdk/java/net/httpclient/
/offline/FixedResponseHttpClient.java
+ JDK-8348107: test/jdk/java/net/httpclient/
/HttpsTunnelAuthTest.java fails intermittently
+ JDK-8348110: Update LCMS to 2.17
+ JDK-8348299: Update List/ItemEventTest/ItemEventTest.java
+ JDK-8348596: Update FreeType to 2.13.3
+ JDK-8348597: Update HarfBuzz to 10.4.0
+ JDK-8348598: Update Libpng to 1.6.47
+ JDK-8348600: Update PipeWire to 1.3.81
+ JDK-8348865: JButton/bug4796987.java never runs because
Windows XP is unavailable
+ JDK-8348936: [Accessibility,macOS,VoiceOver] VoiceOver
doesn't announce untick on toggling the checkbox with 'space'
key on macOS
+ JDK-8348989: Better Glyph drawing
+ JDK-8349039: Adjust exception No type named <ThreadType> in
database
+ JDK-8349111: Enhance Swing supports
+ JDK-8349200: [JMH] time.format.ZonedDateTimeFormatterBenchmark
fails
+ JDK-8349348: Refactor ClassLoaderDeadlock.sh and Deadlock.sh
to run fully in java
+ JDK-8349492: Update sun/security/pkcs12/
/KeytoolOpensslInteropTest.java to use a recent Openssl
version
+ JDK-8349501: Relocate supporting classes in
security/testlibrary to test/lib/jdk tree
+ JDK-8349594: Enhance TLS protocol support
+ JDK-8349751: AIX build failure after upgrade pipewire to
1.3.81
+ JDK-8349974: [JMH,17u] MaskQueryOperationsBenchmark fails
java.lang.NoClassDefFoundError
+ JDK-8350211: CTW: Attempt to preload all classes in constant
pool
+ JDK-8350224: Test javax/swing/JComboBox/
/TestComboBoxComponentRendering.java fails in ubuntu 23.x and
later
+ JDK-8350260: Improve HTML instruction formatting in
PassFailJFrame
+ JDK-8350383: Test: add more test case for string compare (UL
case)
+ JDK-8350386: Test TestCodeCacheFull.java fails with option
-XX:-UseCodeCacheFlushing
+ JDK-8350412: [21u] AArch64: Ambiguous frame layout leads to
incorrect traces in JFR
+ JDK-8350498: Remove two Camerfirma root CA certificates
+ JDK-8350540: [17u,11u] B8312065.java fails Network is
unreachable
+ JDK-8350546: Several java/net/InetAddress tests fails
UnknownHostException
+ JDK-8350616: Skip ValidateHazardPtrsClosure in non-debug
builds
+ JDK-8350651: Bump update version for OpenJDK: jdk-17.0.16
+ JDK-8350924: javax/swing/JMenu/4213634/bug4213634.java fails
+ JDK-8350991: Improve HTTP client header handling
+ JDK-8351086: (fc) Make
java/nio/channels/FileChannel/BlockDeviceSize.java test manual
+ JDK-8352076: [21u] Problem list tests that fail in 21 and
would be fixed by 8309622
+ JDK-8352109: java/awt/Desktop/MailTest.java fails in
platforms where Action.MAIL is not supported
+ JDK-8352302: Test
sun/security/tools/jarsigner/TimestampCheck.java is failing
+ JDK-8352649: [17u] guarantee(is_result_safe ||
is_in_asgct()) failed inside AsyncGetCallTrace
+ JDK-8352676: Opensource JMenu tests - series1
+ JDK-8352680: Opensource few misc swing tests
+ JDK-8352684: Opensource JInternalFrame tests - series1
+ JDK-8352706: httpclient HeadTest does not run on HTTP2
+ JDK-8352716: (tz) Update Timezone Data to 2025b
+ JDK-8352908: Open source several swing tests batch1
+ JDK-8352942: jdk/jfr/startupargs/TestMemoryOptions.java
fails with 32-bit build
+ JDK-8353070: Clean up and open source couple AWT Graphics
related tests (Part 1)
+ JDK-8353138: Screen capture for test
TaskbarPositionTest.java, failure case
+ JDK-8353320: Open source more Swing text tests
+ JDK-8353446: Open source several AWT Menu tests - Batch 2
+ JDK-8353475: Open source two Swing DefaultCaret tests
+ JDK-8353685: Open some JComboBox bugs 4
+ JDK-8353709: Debug symbols bundle should contain full debug
files when building --with-external-symbols-in-bundles=public
+ JDK-8353714: [17u] Backport of 8347740 incomplete
+ JDK-8353942: Open source Swing Tests - Set 5
+ JDK-8354554: Open source several clipboard tests batch1
+ JDK-8356053: Test java/awt/Toolkit/Headless/
/HeadlessToolkit.java fails by timeout
+ JDK-8356096: ISO 4217 Amendment 179 Update
+ JDK-8356571: Re-enable -Wtype-limits for GCC in LCMS
+ JDK-8357105: C2: compilation fails with 'assert(false)
failed: empty program detected during loop optimization'
+ JDK-8357193: [VS 2022 17.14] Warning C5287 in debugInit.c:
enum type mismatch during build
+ JDK-8359170: Add 2 TLS and 2 CS Sectigo roots
+ JDK-8360147: Better Glyph drawing redux
+ JDK-8361674: [17u] Remove designator
DEFAULT_PROMOTED_VERSION_PRE=ea for release 17.0.16
Patchnames
SUSE-2025-2667,SUSE-SLE-Module-Basesystem-15-SP6-2025-2667,SUSE-SLE-Module-Legacy-15-SP6-2025-2667,SUSE-SLE-Module-Legacy-15-SP7-2025-2667,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2667,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2667,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2667,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2667,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2667,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2667,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2667,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2667,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2667,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2667,openSUSE-SLE-15.6-2025-2667
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for java-17-openjdk", "title": "Title of the patch" }, { "category": "description", "text": "This update for java-17-openjdk fixes the following issues:\n\nUpgrade to upstream tag jdk-17.0.16+8 (July 2025 CPU):\n\n- CVE-2025-30749: several scenarios can lead to heap corruption (bsc#1246595) \n- CVE-2025-30754: incomplete handshake may lead to weakening TLS protections (bsc#1246598) \n- CVE-2025-50059: Improve HTTP client header handling (bsc#1246575) \n- CVE-2025-50106: Glyph out-of-memory access and crash (bsc#1246584) \n\nChangelog:\n\n + JDK-4850101: Setting mnemonic to VK_F4 underlines the letter\n S in a button.\n + JDK-5074006: Swing JOptionPane shows \u003c/html\u003e tag as a string\n after newline\n + JDK-6956385: URLConnection.getLastModified() leaks file\n handles for jar:file and file: URLs\n + JDK-8024624: [TEST_BUG] [macosx] CTRL+RIGHT(LEFT) doesn\u0027t\n move selection on next cell in JTable on Aqua L\u0026F\n + JDK-8042134: JOptionPane bungles HTML messages\n + JDK-8051591: Test\n javax/swing/JTabbedPane/8007563/Test8007563.java fails\n + JDK-8077371: Binary files in JAXP test should be removed\n + JDK-8183348: Better cleanup for\n jdk/test/sun/security/pkcs12/P12SecretKey.java\n + JDK-8196465:\n javax/swing/JComboBox/8182031/ComboPopupTest.java fails on\n Linux\n + JDK-8202100: Merge vm/share/InMemoryJavaCompiler w/\n jdk/test/lib/compiler/InMemoryJavaCompiler\n + JDK-8211400: nsk.share.gc.Memory::getArrayLength returns\n wrong value\n + JDK-8218474: JComboBox display issue with GTKLookAndFeel\n + JDK-8224267: JOptionPane message string with 5000+ newlines\n produces StackOverflowError\n + JDK-8249831: Test sun/security/mscapi/nonUniqueAliases/\n /NonUniqueAliases.java is marked with @ignore\n + JDK-8251505: Use of types in compiler shared code should be\n consistent.\n + JDK-8253440: serviceability/sa/TestJhsdbJstackLineNumbers.java\n failed with \u0027Didn\u0027t find enough line numbers\u0027\n + JDK-8254786: java/net/httpclient/CancelRequestTest.java\n failing intermittently\n + JDK-8256211: assert fired in\n java/net/httpclient/DependentPromiseActionsTest (infrequent)\n + JDK-8258483: [TESTBUG] gtest\n CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is\n too small\n + JDK-8269516: AArch64: Assembler cleanups\n + JDK-8271419: Refactor test code for modifying CDS archive\n contents\n + JDK-8276995: Bug in jdk.jfr.event.gc.collection.TestSystemGC\n + JDK-8277983: Remove unused fields from\n sun.net.www.protocol.jar.JarURLConnection\n + JDK-8279884: Use better file for cygwin source permission\n check\n + JDK-8279894: javax/swing/JInternalFrame/8020708/bug8020708.java\n timeouts on Windows 11\n + JDK-8280468: Crashes in getConfigColormap,\n getConfigVisualId, XVisualIDFromVisual on Linux\n + JDK-8280820: Clean up bug8033699 and bug8075609.java tests:\n regtesthelpers aren\u0027t used\n + JDK-8280991: [XWayland] No displayChanged event after\n setDisplayMode call\n + JDK-8281511: java/net/ipv6tests/UdpTest.java fails with\n checkTime failed\n + JDK-8282863: java/awt/FullScreen/FullscreenWindowProps/\n /FullscreenWindowProps.java fails on Windows 10 with HiDPI\n screen\n + JDK-8286204: [Accessibility,macOS,VoiceOver] VoiceOver reads\n the spinner value 10 as 1 when user iterates to 10 for the\n first time on macOS\n + JDK-8286789: Test forceEarlyReturn002.java timed out\n + JDK-8286875: ProgrammableUpcallHandler::on_entry/on_exit\n access thread fields from native\n + JDK-8286925: Move JSON parser used in JFR tests to test\n library\n + JDK-8287352: DockerTestUtils::execute shows incorrect\n elapsed time\n + JDK-8287801: Fix test-bugs related to stress flags\n + JDK-8288707: javax/swing/JToolBar/4529206/bug4529206.java:\n setFloating does not work correctly\n + JDK-8290162: Reset recursion counter missed in fix of\n JDK-8224267\n + JDK-8292064: Convert java/lang/management/MemoryMXBean shell\n tests to java version\n + JDK-8293503: gc/metaspace/TestMetaspacePerfCounters.java\n #Epsilon-64 failed assertGreaterThanOrEqual:\n expected MMM \u003e= NNN\n + JDK-8294038: Remove \u0027Classpath\u0027 exception from javax/swing\n tests\n + JDK-8294155: Exception thrown before awaitAndCheck hangs\n PassFailJFrame\n + JDK-8295470: Update openjdk.java.net =\u003e openjdk.org URLs in\n test code\n + JDK-8295670: Remove duplication in\n java/util/Formatter/Basic*.java\n + JDK-8295804:\n javax/swing/JFileChooser/JFileChooserSetLocationTest.java\n failed with \u0027setLocation() is not working properly\u0027\n + JDK-8296072: CertAttrSet::encode and DerEncoder::derEncode\n should write into DerOutputStream\n + JDK-8296167: test/langtools/tools/jdeps/jdkinternals/\n /ShowReplacement.java failing after JDK-8296072\n + JDK-8296920: Regression Test DialogOrient.java fails on MacOS\n + JDK-8297173: usageTicks and totalTicks should be volatile to\n ensure that different threads get the latest ticks\n + JDK-8297242: Use-after-free during library unloading on Linux\n + JDK-8298061: vmTestbase/nsk/sysdict/vm/stress/btree/btree012/\n /btree012.java failed with \u0027fatal error: refcount has gone to\n zero\u0027\n + JDK-8298147: Clang warns about pointless comparisons\n + JDK-8298248: Limit sscanf output width in cgroup file parsers\n + JDK-8298709: Fix typos in src/java.desktop/ and various test\n classes of client component\n + JDK-8298730: Refactor subsystem_file_line_contents and add\n docs and tests\n + JDK-8300645: Handle julong values in logging of\n GET_CONTAINER_INFO macros\n + JDK-8300658: memory_and_swap_limit() reporting wrong values\n on systems with swapaccount=0\n + JDK-8302226: failure_handler native.core should wait for\n coredump to finish\n + JDK-8303549: [AIX] TestNativeStack.java is failing with exit\n value 1\n + JDK-8303770: Remove Baltimore root certificate expiring in\n May 2025\n + JDK-8305010: Test vmTestbase/nsk/jvmti/scenarios/sampling/\n /SP05/sp05t003/TestDescription.java timed out: thread not\n suspended\n + JDK-8305578: X11GraphicsDevice.pGetBounds() is slow in\n remote X11 sessions\n + JDK-8306997: C2: \u0027malformed control flow\u0027 assert due to\n missing safepoint on backedge with a switch\n + JDK-8307318: Test\n serviceability/sa/ClhsdbCDSJstackPrintAll.java failed:\n ArrayIndexOutOfBoundsException\n + JDK-8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/\n /GetScreenInsetsCustomGC.java failed with \u0027Cannot invoke\n \u0027sun.awt.X11GraphicsDevice.getInsets()\u0027 because \u0027device\u0027 is\n null\u0027\n + JDK-8309841: Jarsigner should print a warning if an entry is\n removed\n + JDK-8310525: DynamicLauncher for JDP test needs to try\n harder to find a free port\n + JDK-8312246: NPE when HSDB visits bad oop\n + JDK-8314120: Add tests for FileDescriptor.sync\n + JDK-8314236: Overflow in Collections.rotate\n + JDK-8314246: javax/swing/JToolBar/4529206/bug4529206.java\n fails intermittently on Linux\n + JDK-8314320: Mark runtime/CommandLine/ tests as flagless\n + JDK-8314828: Mark 3 jcmd command-line options test as\n vm.flagless\n + JDK-8315484: java/awt/dnd/RejectDragDropActionTest.java\n timed out\n + JDK-8315669: Open source several Swing PopupMenu related\n tests\n + JDK-8315721: CloseRace.java#id0 fails transiently on libgraal\n + JDK-8315742: Open source several Swing Scroll related tests\n + JDK-8315871: Opensource five more Swing regression tests\n + JDK-8315876: Open source several Swing CSS related tests\n + JDK-8315951: Open source several Swing HTMLEditorKit related\n tests\n + JDK-8315981: Opensource five more random Swing tests\n + JDK-8316061: Open source several Swing RootPane and Slider\n related tests\n + JDK-8316156: ByteArrayInputStream.transferTo causes\n MaxDirectMemorySize overflow\n + JDK-8316228: jcmd tests are broken by 8314828\n + JDK-8316324: Opensource five miscellaneous Swing tests\n + JDK-8316388: Opensource five Swing component related\n regression tests\n + JDK-8316451: 6 java/lang/instrument/PremainClass tests\n ignore VM flags\n + JDK-8316452: java/lang/instrument/modules/\n /AppendToClassPathModuleTest.java ignores VM flags\n + JDK-8316460: 4 javax/management tests ignore VM flags\n + JDK-8316497: ColorConvertOp - typo for non-ICC conversions\n needs one-line fix\n + JDK-8316629: j.text.DateFormatSymbols setZoneStrings()\n exception is unhelpful\n + JDK-8318700: MacOS Zero cannot run gtests due to wrong JVM\n path\n + JDK-8318915: Enhance checks in BigDecimal.toPlainString()\n + JDK-8318962: Update ProcessTools javadoc with suggestions in\n 8315097\n + JDK-8319572: Test jdk/incubator/vector/LoadJsvmlTest.java\n ignores VM flags\n + JDK-8319578: Few java/lang/instrument ignore test.java.opts\n and accept test.vm.opts only\n + JDK-8319690: [AArch64] C2 compilation hits\n offset_ok_for_immed: assert \u0027c2 compiler bug\u0027\n + JDK-8320682: [AArch64] C1 compilation fails with \u0027Field too\n big for insn\u0027\n + JDK-8320687: sun.jvmstat.monitor.MonitoredHost\n .getMonitoredHost() throws unexpected exceptions when invoked\n concurrently\n + JDK-8321204: C2: assert(false) failed: node should be in\n igvn hash table\n + JDK-8321479: java -D-D crashes\n + JDK-8321509: False positive in get_trampoline fast path\n causes crash\n + JDK-8321713: Harmonize executeTestJvm with\n create[Limited]TestJavaProcessBuilder\n + JDK-8321718: ProcessTools.executeProcess calls waitFor\n before logging\n + JDK-8321931: memory_swap_current_in_bytes reports 0 as\n \u0027unlimited\u0027\n + JDK-8325435: [macos] Menu or JPopupMenu not closed when main\n window is resized\n + JDK-8325680: Uninitialised memory in deleteGSSCB of\n GSSLibStub.c:179\n + JDK-8325682: Rename nsk_strace.h\n + JDK-8326389: [test] improve assertEquals failure output\n + JDK-8328301: Convert Applet test\n ManualHTMLDataFlavorTest.java to main program\n + JDK-8328482: Convert and Open source few manual applet test\n to main based\n + JDK-8328484: Convert and Opensource few JFileChooser applet\n test to main\n + JDK-8328648: Remove applet usage from JFileChooser tests\n bug4150029\n + JDK-8328670: Automate and open source few closed manual\n applet test\n + JDK-8328673: Convert closed text/html/CSS manual applet test\n to main\n + JDK-8329261: G1: interpreter post-barrier x86 code asserts\n index size of wrong buffer\n + JDK-8330534: Update nsk/jdwp tests to use driver instead of\n othervm\n + JDK-8330598: java/net/httpclient/Http1ChunkedTest.java fails\n with java.util.MissingFormatArgumentException: Format\n specifier \u0027%s\u0027\n + JDK-8331735: UpcallLinker::on_exit races with GC when\n copying frame anchor\n + JDK-8333117: Remove support of remote and manual debuggee\n launchers\n + JDK-8333680: com/sun/tools/attach/BasicTests.java fails with\n \u0027SocketException: Permission denied: connect\u0027\n + JDK-8334560: [PPC64]: postalloc_expand_java_dynamic_call_sched\n does not copy all fields\n + JDK-8334644: Automate\n javax/print/attribute/PageRangesException.java\n + JDK-8334780: Crash: assert(h_array_list.not_null()) failed:\n invariant\n + JDK-8334895: OpenJDK fails to configure on linux aarch64\n when CDS is disabled after JDK-8331942\n + JDK-8335662: [AArch64] C1: guarantee(val \u003c (1ULL \u003c\u003c nbits))\n failed: Field too big for insn\n + JDK-8335684: Test ThreadCpuTime.java should pause like\n ThreadCpuTimeArray.java\n + JDK-8335836: serviceability/jvmti/StartPhase/AllowedFunctions/\n /AllowedFunctions.java fails with unexpected exit code: 112\n + JDK-8336587: failure_handler lldb command times out on\n macosx-aarch64 core file\n + JDK-8337221: CompileFramework: test library to conveniently\n compile java and jasm sources for fuzzing\n + JDK-8337299: vmTestbase/nsk/jdb/stop_at/stop_at002/\n /stop_at002.java failure goes undetected\n + JDK-8338154: Fix -Wzero-as-null-pointer-constant warnings in\n gtest framework\n + JDK-8339148: Make os::Linux::active_processor_count() public\n + JDK-8339300: CollectorPolicy.young_scaled_initial_ergo_vm\n gtest fails on ppc64 based platforms\n + JDK-8339639: Opensource few AWT PopupMenu tests\n + JDK-8339678: Update runtime/condy tests to be executed with\n VM flags\n + JDK-8339727: Open source several AWT focus tests - series 1\n + JDK-8339794: Open source closed choice tests #1\n + JDK-8339810: Clean up the code in sun.tools.jar.Main to\n properly close resources and use ZipFile during extract\n + JDK-8339836: Open source several AWT Mouse tests - Batch 1\n + JDK-8339842: Open source several AWT focus tests - series 2\n + JDK-8339895: Open source several AWT focus tests - series 3\n + JDK-8339906: Open source several AWT focus tests - series 4\n + JDK-8339935: Open source several AWT focus tests - series 5\n + JDK-8339982: Open source several AWT Mouse tests - Batch 2\n + JDK-8339984: Open source AWT MenuItem related tests\n + JDK-8339995: Open source several AWT focus tests - series 6\n + JDK-8340077: Open source few Checkbox tests - Set2\n + JDK-8340084: Open source AWT Frame related tests\n + JDK-8340143: Open source several Java2D rendering loop tests.\n + JDK-8340164: Open source few Component tests - Set1\n + JDK-8340173: Open source some Component/Panel/EventQueue\n tests - Set2\n + JDK-8340176: Replace usage of -noclassgc with -Xnoclassgc in\n test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest2.java\n + JDK-8340193: Open source several AWT Dialog tests - Batch 1\n + JDK-8340228: Open source couple more miscellaneous AWT tests\n + JDK-8340271: Open source several AWT Robot tests\n + JDK-8340279: Open source several AWT Dialog tests - Batch 2\n + JDK-8340332: Open source mixed AWT tests - Set3\n + JDK-8340366: Open source several AWT Dialog tests - Batch 3\n + JDK-8340367: Opensource few AWT image tests\n + JDK-8340393: Open source closed choice tests #2\n + JDK-8340407: Open source a few more Component related tests\n + JDK-8340417: Open source some MenuBar tests - Set1\n + JDK-8340432: Open source some MenuBar tests - Set2\n + JDK-8340433: Open source closed choice tests #3\n + JDK-8340437: Open source few more AWT Frame related tests\n + JDK-8340458: Open source additional Component tests (part 2)\n + JDK-8340555: Open source DnD tests - Set4\n + JDK-8340560: Open Source several AWT/2D font and rendering\n tests\n + JDK-8340605: Open source several AWT PopupMenu tests\n + JDK-8340621: Open source several AWT List tests\n + JDK-8340625: Open source additional Component tests (part 3)\n + JDK-8340639: Open source few more AWT List tests\n + JDK-8340713: Open source DnD tests - Set5\n + JDK-8340784: Remove PassFailJFrame constructor with\n screenshots\n + JDK-8340790: Open source several AWT Dialog tests - Batch 4\n + JDK-8340809: Open source few more AWT PopupMenu tests\n + JDK-8340874: Open source some of the AWT Geometry/Button\n tests\n + JDK-8340907: Open source closed frame tests # 2\n + JDK-8340966: Open source few Checkbox and Cursor tests - Set1\n + JDK-8340967: Open source few Cursor tests - Set2\n + JDK-8340978: Open source few DnD tests - Set6\n + JDK-8340985: Open source some Desktop related tests\n + JDK-8341000: Open source some of the AWT Window tests\n + JDK-8341004: Open source AWT FileDialog related tests\n + JDK-8341072: Open source several AWT Canvas and Rectangle\n related tests\n + JDK-8341128: open source some 2d graphics tests\n + JDK-8341148: Open source several Choice related tests\n + JDK-8341162: Open source some of the AWT window test\n + JDK-8341170: Open source several Choice related tests (part\n 2)\n + JDK-8341177: Opensource few List and a Window test\n + JDK-8341191: Open source few more AWT FileDialog tests\n + JDK-8341239: Open source closed frame tests # 3\n + JDK-8341257: Open source few DND tests - Set1\n + JDK-8341258: Open source few various AWT tests - Set1\n + JDK-8341278: Open source few TrayIcon tests - Set7\n + JDK-8341298: Open source more AWT window tests\n + JDK-8341373: Open source closed frame tests # 4\n + JDK-8341378: Open source few TrayIcon tests - Set8\n + JDK-8341447: Open source closed frame tests # 5\n + JDK-8341535: sun/awt/font/TestDevTransform.java fails with\n RuntimeException: Different rendering\n + JDK-8341637: java/net/Socket/UdpSocket.java fails with\n \u0027java.net.BindException: Address already in use\u0027\n (macos-aarch64)\n + JDK-8341972: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java\n timed out after JDK-8341257\n + JDK-8342376: More reliable OOM handling in\n ExceptionDuringDumpAtObjectsInitPhase test\n + JDK-8342524: Use latch in AbstractButton/bug6298940.java\n instead of delay\n + JDK-8342633: javax/management/security/\n /HashedPasswordFileTest.java creates tmp file in src dir\n + JDK-8343037: Missing @since tag on JColorChooser.showDialog\n overload\n + JDK-8343103: Enable debug logging for vmTestbase/nsk/jvmti/\n /scenarios/sampling/SP05/sp05t003/TestDescription.java\n + JDK-8343124: Tests fails with\n java.lang.IllegalAccessException: class\n com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot\n access\n + JDK-8343170: java/awt/Cursor/JPanelCursorTest/\n /JPanelCursorTest.java does not show the default cursor\n + JDK-8343205: CompileBroker::possibly_add_compiler_threads\n excessively polls available memory\n + JDK-8343529: serviceability/sa/ClhsdbWhere.java fails\n AssertionFailure: Corrupted constant pool\n + JDK-8343891: Test javax/swing/JTabbedPane/\n /TestJTabbedPaneBackgroundColor.java failed\n + JDK-8343936: Adjust timeout in test\n javax/management/monitor/DerivedGaugeMonitorTest.java\n + JDK-8344316: security/auth/callback/TextCallbackHandler/\n /Password.java make runnable with JTReg and add the UI\n + JDK-8344361: Restore null return for invalid services from\n legacy providers\n + JDK-8345133: Test sun/security/tools/jarsigner/\n /TsacertOptionTest.java failed: Warning found in stdout\n + JDK-8345134: Test sun/security/tools/jarsigner/\n /ConciseJarsigner.java failed: unable to find valid\n certification path to requested target\n + JDK-8345357: test/jdk/javax/swing/JRadioButton/8033699/\n /bug8033699.java fails in ubuntu22.04\n + JDK-8345447: test/jdk/javax/swing/JToolBar/4529206/\n /bug4529206.java fails in ubuntu22.04\n + JDK-8345547: test/jdk/javax/swing/text/DefaultEditorKit/\n /4278839/bug4278839.java fails in ubuntu22.04\n + JDK-8345598: Upgrade NSS binaries for interop tests\n + JDK-8345625: Better HTTP connections\n + JDK-8345728: [Accessibility,macOS,Screen Magnifier]:\n JCheckbox unchecked state does not magnify but works for\n checked tate\n + JDK-8345838: Remove the\n appcds/javaldr/AnonVmClassesDuringDump.java test\n + JDK-8346049: jdk/test/lib/security/timestamp/TsaServer.java\n warnings\n + JDK-8346581: JRadioButton/ButtonGroupFocusTest.java fails in\n CI on Linux\n + JDK-8347000: Bug in\n com/sun/net/httpserver/bugs/B6361557.java test\n + JDK-8347019: Test javax/swing/JRadioButton/8033699/\n /bug8033699.java still fails: Focus is not on Radio Button\n Single as Expected\n + JDK-8347083: Incomplete logging in\n nsk/jvmti/ResourceExhausted/resexhausted00* tests\n + JDK-8347126: gc/stress/TestStressG1Uncommit.java gets\n OOM-killed\n + JDK-8347267: [macOS]: UnixOperatingSystem.c:67:40: runtime\n error: division by zero\n + JDK-8347286: (fs) Remove some extensions from\n java/nio/file/Files/probeContentType/Basic.java\n + JDK-8347576: Error output in libjsound has non matching\n format strings\n + JDK-8347629: Test FailOverDirectExecutionControlTest.java\n fails with -Xcomp\n + JDK-8347911: Limit the length of inflated text chunks\n + JDK-8347995: Race condition in jdk/java/net/httpclient/\n /offline/FixedResponseHttpClient.java\n + JDK-8348107: test/jdk/java/net/httpclient/\n /HttpsTunnelAuthTest.java fails intermittently\n + JDK-8348110: Update LCMS to 2.17\n + JDK-8348299: Update List/ItemEventTest/ItemEventTest.java\n + JDK-8348596: Update FreeType to 2.13.3\n + JDK-8348597: Update HarfBuzz to 10.4.0\n + JDK-8348598: Update Libpng to 1.6.47\n + JDK-8348600: Update PipeWire to 1.3.81\n + JDK-8348865: JButton/bug4796987.java never runs because\n Windows XP is unavailable\n + JDK-8348936: [Accessibility,macOS,VoiceOver] VoiceOver\n doesn\u0027t announce untick on toggling the checkbox with \u0027space\u0027\n key on macOS\n + JDK-8348989: Better Glyph drawing\n + JDK-8349039: Adjust exception No type named \u003cThreadType\u003e in\n database\n + JDK-8349111: Enhance Swing supports\n + JDK-8349200: [JMH] time.format.ZonedDateTimeFormatterBenchmark\n fails\n + JDK-8349348: Refactor ClassLoaderDeadlock.sh and Deadlock.sh\n to run fully in java\n + JDK-8349492: Update sun/security/pkcs12/\n /KeytoolOpensslInteropTest.java to use a recent Openssl\n version\n + JDK-8349501: Relocate supporting classes in\n security/testlibrary to test/lib/jdk tree\n + JDK-8349594: Enhance TLS protocol support\n + JDK-8349751: AIX build failure after upgrade pipewire to\n 1.3.81\n + JDK-8349974: [JMH,17u] MaskQueryOperationsBenchmark fails\n java.lang.NoClassDefFoundError\n + JDK-8350211: CTW: Attempt to preload all classes in constant\n pool\n + JDK-8350224: Test javax/swing/JComboBox/\n /TestComboBoxComponentRendering.java fails in ubuntu 23.x and\n later\n + JDK-8350260: Improve HTML instruction formatting in\n PassFailJFrame\n + JDK-8350383: Test: add more test case for string compare (UL\n case)\n + JDK-8350386: Test TestCodeCacheFull.java fails with option\n -XX:-UseCodeCacheFlushing\n + JDK-8350412: [21u] AArch64: Ambiguous frame layout leads to\n incorrect traces in JFR\n + JDK-8350498: Remove two Camerfirma root CA certificates\n + JDK-8350540: [17u,11u] B8312065.java fails Network is\n unreachable\n + JDK-8350546: Several java/net/InetAddress tests fails\n UnknownHostException\n + JDK-8350616: Skip ValidateHazardPtrsClosure in non-debug\n builds\n + JDK-8350651: Bump update version for OpenJDK: jdk-17.0.16\n + JDK-8350924: javax/swing/JMenu/4213634/bug4213634.java fails\n + JDK-8350991: Improve HTTP client header handling\n + JDK-8351086: (fc) Make\n java/nio/channels/FileChannel/BlockDeviceSize.java test manual\n + JDK-8352076: [21u] Problem list tests that fail in 21 and\n would be fixed by 8309622\n + JDK-8352109: java/awt/Desktop/MailTest.java fails in\n platforms where Action.MAIL is not supported\n + JDK-8352302: Test\n sun/security/tools/jarsigner/TimestampCheck.java is failing\n + JDK-8352649: [17u] guarantee(is_result_safe ||\n is_in_asgct()) failed inside AsyncGetCallTrace\n + JDK-8352676: Opensource JMenu tests - series1\n + JDK-8352680: Opensource few misc swing tests\n + JDK-8352684: Opensource JInternalFrame tests - series1\n + JDK-8352706: httpclient HeadTest does not run on HTTP2\n + JDK-8352716: (tz) Update Timezone Data to 2025b\n + JDK-8352908: Open source several swing tests batch1\n + JDK-8352942: jdk/jfr/startupargs/TestMemoryOptions.java\n fails with 32-bit build\n + JDK-8353070: Clean up and open source couple AWT Graphics\n related tests (Part 1)\n + JDK-8353138: Screen capture for test\n TaskbarPositionTest.java, failure case\n + JDK-8353320: Open source more Swing text tests\n + JDK-8353446: Open source several AWT Menu tests - Batch 2\n + JDK-8353475: Open source two Swing DefaultCaret tests\n + JDK-8353685: Open some JComboBox bugs 4\n + JDK-8353709: Debug symbols bundle should contain full debug\n files when building --with-external-symbols-in-bundles=public\n + JDK-8353714: [17u] Backport of 8347740 incomplete\n + JDK-8353942: Open source Swing Tests - Set 5\n + JDK-8354554: Open source several clipboard tests batch1\n + JDK-8356053: Test java/awt/Toolkit/Headless/\n /HeadlessToolkit.java fails by timeout\n + JDK-8356096: ISO 4217 Amendment 179 Update\n + JDK-8356571: Re-enable -Wtype-limits for GCC in LCMS\n + JDK-8357105: C2: compilation fails with \u0027assert(false)\n failed: empty program detected during loop optimization\u0027\n + JDK-8357193: [VS 2022 17.14] Warning C5287 in debugInit.c:\n enum type mismatch during build\n + JDK-8359170: Add 2 TLS and 2 CS Sectigo roots\n + JDK-8360147: Better Glyph drawing redux\n + JDK-8361674: [17u] Remove designator\n DEFAULT_PROMOTED_VERSION_PRE=ea for release 17.0.16\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2667,SUSE-SLE-Module-Basesystem-15-SP6-2025-2667,SUSE-SLE-Module-Legacy-15-SP6-2025-2667,SUSE-SLE-Module-Legacy-15-SP7-2025-2667,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-2667,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-2667,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2025-2667,SUSE-SLE-Product-HPC-15-SP5-LTSS-2025-2667,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-2667,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-2667,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-2667,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-2667,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2025-2667,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2025-2667,openSUSE-SLE-15.6-2025-2667", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02667-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02667-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502667-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02667-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-August/041083.html" }, { "category": "self", "summary": "SUSE Bug 1246575", "url": "https://bugzilla.suse.com/1246575" }, { "category": "self", "summary": "SUSE Bug 1246584", "url": "https://bugzilla.suse.com/1246584" }, { "category": "self", "summary": "SUSE Bug 1246595", "url": "https://bugzilla.suse.com/1246595" }, { "category": "self", "summary": "SUSE Bug 1246598", "url": "https://bugzilla.suse.com/1246598" }, { "category": "self", "summary": "SUSE CVE CVE-2025-30749 page", "url": "https://www.suse.com/security/cve/CVE-2025-30749/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-30754 page", "url": "https://www.suse.com/security/cve/CVE-2025-30754/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50059 page", "url": "https://www.suse.com/security/cve/CVE-2025-50059/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-50106 page", "url": "https://www.suse.com/security/cve/CVE-2025-50106/" } ], "title": "Security update for java-17-openjdk", "tracking": { "current_release_date": "2025-08-04T12:37:26Z", "generator": { "date": "2025-08-04T12:37:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02667-1", "initial_release_date": "2025-08-04T12:37:26Z", "revision_history": [ { "date": "2025-08-04T12:37:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "product": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "product_id": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" } }, { "category": "product_version", "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "product": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "product_id": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" } }, { "category": "product_version", "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "product": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "product_id": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" } }, { "category": "product_version", "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "product": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "product_id": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" } }, { "category": "product_version", "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "product": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "product_id": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64" } }, { "category": "product_version", "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "product": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "product_id": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.i586", "product": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.i586", "product_id": "java-17-openjdk-17.0.16.0-150400.3.57.1.i586" } }, { "category": "product_version", "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.i586", "product": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.i586", "product_id": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.i586" } }, { "category": "product_version", "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.i586", "product": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.i586", "product_id": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.i586" } }, { "category": "product_version", "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.i586", "product": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.i586", "product_id": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.i586" } }, { "category": "product_version", "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.i586", "product": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.i586", "product_id": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.i586" } }, { "category": "product_version", "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.i586", "product": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.i586", "product_id": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "product": { "name": "java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "product_id": "java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "product": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "product_id": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" } }, { "category": "product_version", "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "product": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "product_id": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" } }, { "category": "product_version", "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "product": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "product_id": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" } }, { "category": "product_version", "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "product": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "product_id": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" } }, { "category": "product_version", "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "product": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "product_id": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le" } }, { "category": "product_version", "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "product": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "product_id": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "product": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "product_id": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" } }, { "category": "product_version", "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "product": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "product_id": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" } }, { "category": "product_version", "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "product": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "product_id": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" } }, { "category": "product_version", "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "product": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "product_id": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" } }, { "category": "product_version", "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "product": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "product_id": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x" } }, { "category": "product_version", "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "product": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "product_id": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "product": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "product_id": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" } }, { "category": "product_version", "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "product": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "product_id": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" } }, { "category": "product_version", "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "product": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "product_id": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" } }, { "category": "product_version", "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "product": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "product_id": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" } }, { "category": "product_version", "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "product": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "product_id": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64" } }, { "category": "product_version", "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64", "product": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64", "product_id": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp7" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Manager Proxy 4.3", "product": { "name": "SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.3", "product": { "name": "SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP7", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP7" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Proxy 4.3", "product_id": "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of SUSE Manager Server 4.3", "product_id": "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.3" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch" }, "product_reference": "java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64" }, "product_reference": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le" }, "product_reference": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x" }, "product_reference": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" }, "product_reference": "java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2025-30749", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-30749" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-30749", "url": "https://www.suse.com/security/cve/CVE-2025-30749" }, { "category": "external", "summary": "SUSE Bug 1246595 for CVE-2025-30749", "url": "https://bugzilla.suse.com/1246595" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T12:37:26Z", "details": "important" } ], "title": "CVE-2025-30749" }, { "cve": "CVE-2025-30754", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-30754" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-30754", "url": "https://www.suse.com/security/cve/CVE-2025-30754" }, { "category": "external", "summary": "SUSE Bug 1246595 for CVE-2025-30754", "url": "https://bugzilla.suse.com/1246595" }, { "category": "external", "summary": "SUSE Bug 1246598 for CVE-2025-30754", "url": "https://bugzilla.suse.com/1246598" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T12:37:26Z", "details": "important" } ], "title": "CVE-2025-30754" }, { "cve": "CVE-2025-50059", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50059" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50059", "url": "https://www.suse.com/security/cve/CVE-2025-50059" }, { "category": "external", "summary": "SUSE Bug 1246575 for CVE-2025-50059", "url": "https://bugzilla.suse.com/1246575" }, { "category": "external", "summary": "SUSE Bug 1246595 for CVE-2025-50059", "url": "https://bugzilla.suse.com/1246595" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T12:37:26Z", "details": "important" } ], "title": "CVE-2025-50059" }, { "cve": "CVE-2025-50106", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-50106" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-50106", "url": "https://www.suse.com/security/cve/CVE-2025-50106" }, { "category": "external", "summary": "SUSE Bug 1246584 for CVE-2025-50106", "url": "https://bugzilla.suse.com/1246584" }, { "category": "external", "summary": "SUSE Bug 1246595 for CVE-2025-50106", "url": "https://bugzilla.suse.com/1246595" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP7:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Proxy 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "SUSE Manager Server 4.3:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-demo-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-devel-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-headless-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-javadoc-17.0.16.0-150400.3.57.1.noarch", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-jmods-17.0.16.0-150400.3.57.1.x86_64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.aarch64", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.ppc64le", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.s390x", "openSUSE Leap 15.6:java-17-openjdk-src-17.0.16.0-150400.3.57.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-08-04T12:37:26Z", "details": "important" } ], "title": "CVE-2025-50106" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…