CVE-2024-3933
"IBM Z OpenJ9 Concurrent Scavenge Garbled Array Buffers"
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.
INFO
Published Date :
May 27, 2024, 6:15 a.m.
Last Modified :
Jan. 9, 2025, 6 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
5.5
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-3933
.
URL | Resource |
---|---|
https://github.com/eclipse/omr/pull/7275 | Issue Tracking Patch |
https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 | Issue Tracking Vendor Advisory |
https://github.com/eclipse/omr/pull/7275 | Issue Tracking Patch |
https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 | Issue Tracking Vendor Advisory |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-3933
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-3933
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jan. 09, 2025
Action Type Old Value New Value Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L Added CWE NIST CWE-125 Added CWE NIST CWE-787 Added CPE Configuration OR *cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:* versions from (including) 0.13.0 up to (excluding) 0.44.0 Changed Reference Type https://github.com/eclipse/omr/pull/7275 No Types Assigned https://github.com/eclipse/omr/pull/7275 Issue Tracking, Patch Changed Reference Type https://github.com/eclipse/omr/pull/7275 No Types Assigned https://github.com/eclipse/omr/pull/7275 Issue Tracking, Patch Changed Reference Type https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 No Types Assigned https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 Issue Tracking, Vendor Advisory Changed Reference Type https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 No Types Assigned https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 Issue Tracking, Vendor Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://github.com/eclipse/omr/pull/7275 Added Reference https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 -
CVE Received by [email protected]
May. 27, 2024
Action Type Old Value New Value Added 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. Added Reference Eclipse Foundation https://gitlab.eclipse.org/security/cve-assignement/-/issues/21 [No types assigned] Added Reference Eclipse Foundation https://github.com/eclipse/omr/pull/7275 [No types assigned] Added CWE Eclipse Foundation CWE-805 Added CWE Eclipse Foundation CWE-125 Added CWE Eclipse Foundation CWE-787 Added CVSS V3.1 Eclipse Foundation AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-3933
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-3933
weaknesses.