cve/2025/CVE-2025-1471.md
2025-09-29 21:09:30 +02:00

861 B

CVE-2025-1471

Description

In Eclipse OMR versions 0.2.0 to 0.4.0, some of the z/OS atoe print functions use a constant length buffer for string conversion. If the input format string and arguments are larger than the buffer size then buffer overflow occurs. Beginning in version 0.5.0, the conversion buffers are sized correctly and checked appropriately to prevent buffer overflows.

POC

Reference

No PoCs from references.

Github