CVE-2024-3933
5.3
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Eclipse Foundation | Open J9 | 0.13.0 < 0.44.0 | affected |
Weaknesses
- CWE-805: CWE-805 Buffer Access with Incorrect Length Value
- CWE-125: CWE-125 Out-of-bounds Read
- CWE-787: CWE-787 Out-of-bounds Write
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/21
- https://github.com/eclipse/omr/pull/7275
References
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/21
- https://github.com/eclipse/omr/pull/7275
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.