Eclipse

Openj9

20 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 09.05.2025 20:40:25
  • Last modified 05.09.2025 16:19:49

In Eclipse OpenJ9 versions up to 0.51, when used with OpenJDK version 8 a stack based buffer overflow can be caused by modifying a file on disk that is read when the JVM starts.

  • EPSS 0.11%
  • Published 11.11.2024 17:15:04
  • Last modified 09.01.2025 18:08:16

In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.

  • EPSS 0.07%
  • Published 27.05.2024 06:15:09
  • Last modified 09.01.2025 18:00:53

In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], c...

  • EPSS 0.04%
  • Published 15.11.2023 14:15:07
  • Last modified 21.11.2024 08:42:15

In Eclipse OpenJ9 before version 0.41.0, the JVM can be forced into an infinite busy hang on a spinlock or a segmentation fault if a shutdown signal (SIGTERM, SIGINT or SIGHUP) is received before the JVM has finished initializing.

  • EPSS 0.02%
  • Published 22.05.2023 12:15:09
  • Last modified 21.11.2024 07:58:54

In Eclipse Openj9 before version 0.38.0, in the implementation of the shared cache (which is enabled by default in OpenJ9 builds) the size of a string is not properly checked against the size of the buffer.

  • EPSS 0.34%
  • Published 24.10.2022 14:15:51
  • Last modified 07.05.2025 16:15:20

In Eclipse Openj9 before version 0.35.0, interface calls can be inlined without a runtime type check. Malicious bytecode could make use of this inlining to access or modify memory via an incompatible type.

  • EPSS 0.09%
  • Published 27.04.2022 02:15:38
  • Last modified 21.11.2024 06:25:20

In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a MethodHandle invocation, allowing unverified methods to be invoked using MethodHandles.

  • EPSS 0.15%
  • Published 25.10.2021 15:15:07
  • Last modified 21.11.2024 06:25:19

In Eclipse Openj9 before version 0.29.0, the JVM does not throw IllegalAccessError for MethodHandles that invoke inaccessible interface methods.

Exploit
  • EPSS 0.22%
  • Published 21.04.2021 18:15:08
  • Last modified 21.11.2024 05:59:14

In Eclipse Openj9 to version 0.25.0, usage of the jdk.internal.reflect.ConstantPool API causes the JVM in some cases to pre-resolve certain constant pool entries. This allows a user to call static methods or access static members without running the ...

  • EPSS 0.93%
  • Published 21.01.2021 05:15:10
  • Last modified 21.11.2024 05:20:53

In Eclipse OpenJ9 up to and including version 0.23, there is potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting from UTF-8 characters to platform encoding.