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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Omr | <= 0.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/eclipse-omr/omr/pull/7655Patch
- https://github.com/eclipse-omr/omr/pull/7663Patch
- https://gitlab.eclipse.org/security/cve-assignement/-/issues/54Issue TrackingVendor Advisory
FAQ
What is CVE-2025-1470?
CVE-2025-1470 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 ...
How severe is CVE-2025-1470?
CVE-2025-1470 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1470?
Check the references section above for vendor advisories and patch information. Affected products include: Eclipse Omr.