Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Openj9 | >= 0.13.0, < 0.44.0 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse/omr/pull/7275Issue TrackingPatch
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/21Issue TrackingVendor Advisory
- https://github.com/eclipse/omr/pull/7275Issue TrackingPatch
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/21Issue TrackingVendor Advisory
FAQ
What is CVE-2024-3933?
CVE-2024-3933 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 hardwa...
How severe is CVE-2024-3933?
CVE-2024-3933 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-3933?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Openj9.