In Eclipse OMR, from the initial contribution to version 0.4.0, some OMR internal port library and utilities consumers of z/OS atoe functions do not check their return values for NULL memory pointers or for memory allocation failures. This can lead to NULL pointer dereference crashes. Beginning in version 0.5.0, internal OMR consumers of atoe functions handle NULL return values and memory allocation failures correctly.
References
Link | Resource |
---|---|
https://github.com/eclipse-omr/omr/pull/7655 | Patch |
https://github.com/eclipse-omr/omr/pull/7663 | Patch |
https://gitlab.eclipse.org/security/cve-assignement/-/issues/54 | Issue Tracking Vendor Advisory |
Configurations
History
05 Mar 2025, 18:54
Type | Values Removed | Values Added |
---|---|---|
First Time |
Eclipse
Eclipse omr |
|
CPE | cpe:2.3:a:eclipse:omr:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
References | () https://github.com/eclipse-omr/omr/pull/7655 - Patch | |
References | () https://github.com/eclipse-omr/omr/pull/7663 - Patch | |
References | () https://gitlab.eclipse.org/security/cve-assignement/-/issues/54 - Issue Tracking, Vendor Advisory |
21 Feb 2025, 10:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-21 10:15
Updated : 2025-03-05 18:54
NVD link : CVE-2025-1470
Mitre link : CVE-2025-1470
CVE.ORG link : CVE-2025-1470
JSON object : View
Products Affected
eclipse
- omr
CWE
CWE-476
NULL Pointer Dereference