Approved changes feed: RSS · Atom

cpe:2.3:a:the_eclipse_foundation:eclipse_openj9:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorThe Eclipse Foundation (bb2d55d2-5306-5bc8-beb2-981f5d5392e4)
ProductEclipse Openj9 (23a2e96c-4f01-50a4-8ba0-0af5dded7993)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2022-3676 vulnerable 2026-06-03 14:47:58.865846 Details available
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.
Published: 2022-10-24T00:00:00.000Z
Updated: 2025-05-07T15:59:25.715Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41041 vulnerable 2026-06-03 14:45:24.973579 Details available
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.
Published: 2022-04-27T02:10:10.000Z
Updated: 2024-08-04T02:59:31.309Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-28167 vulnerable 2026-06-03 14:44:17.351418 Details available
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 class initialization method, and may allow a user to observe uninitialized values.
Published: 2021-04-21T17:30:16.000Z
Updated: 2024-08-03T21:40:12.207Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-27221 vulnerable 2026-06-03 14:42:17.851640 Details available
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.
Published: 2021-01-21T04:55:11.000Z
Updated: 2024-08-04T16:11:35.952Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-17639 vulnerable 2026-06-03 14:39:56.700882 Details available
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 return prematurely with an undefined return value. This allows whatever value happens to be in the return register at that time to be used as if it matches the method's declared return type.
Published: 2020-07-15T21:19:31.000Z
Updated: 2024-08-05T01:47:13.522Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-17631 vulnerable 2026-06-03 14:39:56.682040 Details available
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.
Published: 2019-10-17T17:38:26.000Z
Updated: 2024-08-05T01:47:13.242Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11775 vulnerable 2026-06-03 14:39:33.836940 Details available
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 not privatize the value of that field in the modified copy of the loop allowing the test to see one value of the field and subsequently the loop to see a modified field value without retesting the condition moved out of the loop. This can lead to a variety of different issues but read out of array bounds is one major consequence of these problems.
Published: 2019-07-30T13:45:38.000Z
Updated: 2024-08-04T23:03:32.862Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11772 vulnerable 2026-06-03 14:39:33.833222 Details available
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 address or beyond the end of a byte array within Java code run under a SecurityManager.
Published: 2019-07-17T20:17:27.000Z
Updated: 2024-08-04T23:03:32.870Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-11771 vulnerable 2026-06-03 14:39:33.832144 Details available
AIX builds of Eclipse OpenJ9 before 0.15.0 contain unused RPATHs which may facilitate code injection and privilege elevation by local users.
Published: 2019-07-17T20:17:07.000Z
Updated: 2024-08-04T23:03:32.790Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-10245 vulnerable 2026-06-03 14:39:22.030297 Details available
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.
Published: 2019-04-19T13:43:31.000Z
Updated: 2024-08-04T22:17:19.773Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12549 vulnerable 2026-06-03 14:38:04.536441 Details available
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.
Published: 2019-02-11T15:00:00.000Z
Updated: 2024-08-05T08:38:06.337Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12548 vulnerable 2026-06-03 14:38:04.534174 Details available
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.
Published: 2019-01-31T20:00:00.000Z
Updated: 2024-08-05T08:38:06.287Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12547 vulnerable 2026-06-03 14:38:04.532362 Details available
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 callable by non-native user code.
Published: 2019-02-11T15:00:00.000Z
Updated: 2024-08-05T08:38:05.983Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-12539 vulnerable 2026-06-03 14:38:04.475785 Details available
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 code. Attach API is enabled by default on Windows, Linux and AIX JVMs and can be disabled using the command line option -Dcom.ibm.tools.attach.enable=no.
Published: 2018-08-14T19:00:00.000Z
Updated: 2024-08-05T08:38:06.190Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.