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.
References
Link | Resource |
---|---|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=563998 | Vendor Advisory |
https://bugs.eclipse.org/bugs/show_bug.cgi?id=563998 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 04:32
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugs.eclipse.org/bugs/show_bug.cgi?id=563998 - Vendor Advisory |
Information
Published : 2020-07-15 22:15
Updated : 2024-11-21 04:32
NVD link : CVE-2019-17639
Mitre link : CVE-2019-17639
CVE.ORG link : CVE-2019-17639
JSON object : View
Products Affected
eclipse
- openj9
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')