CVE-2026-16440
- EPSS 0.24%
- Veröffentlicht 19.08.2026 10:12:24
- Zuletzt bearbeitet 19.08.2026 16:17:05
In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault.
CVE-2026-16441
- EPSS 0.29%
- Veröffentlicht 21.07.2026 18:07:02
- Zuletzt bearbeitet 18.08.2026 18:55:31
In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method.
CVE-2026-16439
- EPSS 0.24%
- Veröffentlicht 21.07.2026 17:28:44
- Zuletzt bearbeitet 11.08.2026 19:14:15
In Eclipse OpenJ9 versions up to 0.60, using -Xtrace to trace method arguments can lead to buffer underflow.
CVE-2026-6918
- EPSS 0.52%
- Veröffentlicht 05.05.2026 13:16:30
- Zuletzt bearbeitet 15.07.2026 01:16:57
In Eclipse Open9J versions 0.21 to 0.58, a pre-authentication remote attacker can crash JITServer by sending a 32-byte crafted TCP message.
CVE-2025-4447
- EPSS 0.2%
- Veröffentlicht 09.05.2025 20:40:25
- Zuletzt bearbeitet 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.
CVE-2024-10917
- EPSS 0.41%
- Veröffentlicht 11.11.2024 17:15:04
- Zuletzt bearbeitet 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.
CVE-2024-3933
- EPSS 0.21%
- Veröffentlicht 27.05.2024 06:15:09
- Zuletzt bearbeitet 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...
CVE-2023-5676
- EPSS 0.41%
- Veröffentlicht 15.11.2023 14:15:07
- Zuletzt bearbeitet 03.11.2025 22:16:32
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.
CVE-2023-2597
- EPSS 0.43%
- Veröffentlicht 22.05.2023 12:15:09
- Zuletzt bearbeitet 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.
CVE-2022-3676
- EPSS 0.62%
- Veröffentlicht 24.10.2022 14:15:51
- Zuletzt bearbeitet 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.