CVE-2019-17639
- EPSS 0.43%
- Published 15.07.2020 22:15:13
- Last modified 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...
CVE-2019-17631
- EPSS 0.5%
- Published 17.10.2019 18:15:12
- Last modified 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.
CVE-2019-11775
- EPSS 1.51%
- Published 30.07.2019 14:15:14
- Last modified 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...
CVE-2019-11772
- EPSS 0.87%
- Published 17.07.2019 21:15:11
- Last modified 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 ...
CVE-2019-11771
- EPSS 0.04%
- Published 17.07.2019 21:15:11
- Last modified 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.
CVE-2019-10245
- EPSS 1.62%
- Published 19.04.2019 14:29:00
- Last modified 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.
CVE-2018-12549
- EPSS 0.76%
- Published 11.02.2019 15:29:00
- Last modified 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.
CVE-2018-12547
- EPSS 0.83%
- Published 11.02.2019 15:29:00
- Last modified 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 ...
CVE-2018-12548
- EPSS 0.42%
- Published 31.01.2019 20:29:00
- Last modified 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.
CVE-2018-12539
- EPSS 0.04%
- Published 14.08.2018 19:29:00
- Last modified 21.11.2024 03:45:23
In Eclipse OpenJ9 version 0.8, users other than the process owner may be able to use Java Attach API to connect to an Eclipse OpenJ9 or IBM JVM on the same machine and use Attach API operations, which includes the ability to execute untrusted native ...