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
CPE cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*
First Time Eclipse openj9
Eclipse
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

21 Nov 2024, 09:30

Type Values Removed Values Added
References () https://github.com/eclipse/omr/pull/7275 - () https://github.com/eclipse/omr/pull/7275 -
References () https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 - () https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 -

28 May 2024, 12:39

Type Values Removed Values Added
Summary
  • (es) En las versiones de Eclipse OpenJ9 anteriores a 0.44.0 y posteriores a 0.13.0, cuando se ejecuta con la opción JVM -Xgc:concurrentScavenge, la secuencia generada para System.arrayCopy en la plataforma IBM Z con soporte de hardware y software para almacenamiento protegido [1], podría permitir el acceso a un búfer con un valor de longitud incorrecto al ejecutar una secuencia de copia de matriz mientras el ciclo de recolección de basura de recuperación concurrente está activo y las regiones de memoria de origen y destino para la copia de matriz se superponen. Esto permite leer y escribir en direcciones más allá del final del rango de la matriz.

27 May 2024, 06:15

Type Values Removed Values Added
New CVE

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