CVE-2024-3933

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], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*

History

09 Jan 2025, 18:00

Type Values Removed Values Added
References () https://github.com/eclipse/omr/pull/7275 - () https://github.com/eclipse/omr/pull/7275 - Issue Tracking, Patch
References () https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 - () https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 - Issue Tracking, Vendor Advisory
CPE cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*
First Time Eclipse
Eclipse openj9

Information

Published : 2024-05-27 06:15

Updated : 2025-01-09 18:00


NVD link : CVE-2024-3933

Mitre link : CVE-2024-3933

CVE.ORG link : CVE-2024-3933


JSON object : View

Products Affected

eclipse

  • openj9
CWE
CWE-125

Out-of-bounds Read

CWE-787

Out-of-bounds Write

CWE-805

Buffer Access with Incorrect Length Value