Eclipse

Openj9

21 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.73%
  • Veröffentlicht 21.01.2021 05:15:10
  • Zuletzt bearbeitet 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.

  • EPSS 0.63%
  • Veröffentlicht 15.07.2020 22:15:13
  • Zuletzt bearbeitet 21.11.2024 04:32:41

In Eclipse OpenJ9 prior to version 0.21 on Power platforms, calling the System.arraycopy method with a length longer than the length of the source or destination array can, in certain specially crafted code patterns, cause the current method to retur...

  • EPSS 0.5%
  • Veröffentlicht 17.10.2019 18:15:12
  • Zuletzt bearbeitet 21.11.2024 04:32:39

From Eclipse OpenJ9 0.15 to 0.16, access to diagnostic operations such as causing a GC or creating a diagnostic file are permitted without any privilege checks.

  • EPSS 1.48%
  • Veröffentlicht 30.07.2019 14:15:14
  • Zuletzt bearbeitet 21.11.2024 04:21:46

All builds of Eclipse OpenJ9 prior to 0.15 contain a bug where the loop versioner may fail to privatize a value that is pulled out of the loop by versioning - for example if there is a condition that is moved out of the loop that reads a field we may...

  • EPSS 0.85%
  • Veröffentlicht 17.07.2019 21:15:11
  • Zuletzt bearbeitet 21.11.2024 04:21:45

In Eclipse OpenJ9 prior to 0.15, the String.getBytes(int, int, byte[], int) method does not verify that the provided byte array is non-null nor that the provided index is in bounds when compiled by the JIT. This allows arbitrary writes to any 32-bit ...

  • EPSS 0.04%
  • Veröffentlicht 17.07.2019 21:15:11
  • Zuletzt bearbeitet 21.11.2024 04:21:45

AIX builds of Eclipse OpenJ9 before 0.15.0 contain unused RPATHs which may facilitate code injection and privilege elevation by local users.

  • EPSS 1.53%
  • Veröffentlicht 19.04.2019 14:29:00
  • Zuletzt bearbeitet 21.11.2024 04:18:43

In Eclipse OpenJ9 prior to the 0.14.0 release, the Java bytecode verifier incorrectly allows a method to execute past the end of bytecode array causing crashes. Eclipse OpenJ9 v0.14.0 correctly detects this case and rejects the attempted class load.

  • EPSS 0.72%
  • Veröffentlicht 11.02.2019 15:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:25

In Eclipse OpenJ9 version 0.11.0, the OpenJ9 JIT compiler may incorrectly omit a null check on the receiver object of an Unsafe call when accelerating it.

Exploit
  • EPSS 0.78%
  • Veröffentlicht 11.02.2019 15:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:24

In Eclipse OpenJ9, prior to the 0.12.0 release, the jio_snprintf() and jio_vsnprintf() native methods ignored the length parameter. This affects existing APIs that called the functions to exceed the allocated buffer. This functions were not directly ...

  • EPSS 0.42%
  • Veröffentlicht 31.01.2019 20:29:00
  • Zuletzt bearbeitet 21.11.2024 03:45:25

In OpenJDK + Eclipse OpenJ9 version 0.11.0 builds, the public jdk.crypto.jniprovider.NativeCrypto class contains public static natives which accept pointer values that are dereferenced in the native code.