CVE-2025-1470
Eclipse OMR z/OS atoe NULL Pointer Dereference Vulnerability
Description
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.
INFO
Published Date :
Feb. 21, 2025, 10:15 a.m.
Last Modified :
March 5, 2025, 6:54 p.m.
Source :
[email protected]
Remotely Exploitable :
No
Impact Score :
3.6
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-2025-1470
.
URL | 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 |
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-2025-1470
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-1470
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]
Mar. 05, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-476 Added CPE Configuration OR *cpe:2.3:a:eclipse:omr:*:*:*:*:*:*:*:* versions from (including) 0.4.0 Added Reference Type Eclipse Foundation: https://github.com/eclipse-omr/omr/pull/7655 Types: Patch Added Reference Type Eclipse Foundation: https://github.com/eclipse-omr/omr/pull/7663 Types: Patch Added Reference Type Eclipse Foundation: https://gitlab.eclipse.org/security/cve-assignement/-/issues/54 Types: Issue Tracking, Vendor Advisory -
New CVE Received by [email protected]
Feb. 21, 2025
Action Type Old Value New Value Added Description 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. Added CVSS V4.0 AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Added CWE CWE-476 Added Reference https://github.com/eclipse-omr/omr/pull/7655 Added Reference https://github.com/eclipse-omr/omr/pull/7663 Added Reference https://gitlab.eclipse.org/security/cve-assignement/-/issues/54
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-1470
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-2025-1470
weaknesses.