CVE-2026-16243
Received Received - Intake

Array Comparison Zero-Length Check Bypass in Eclipse OMR

Vulnerability report for CVE-2026-16243, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: Eclipse Foundation

Description

In Eclipse OMR versions up to 0.11, the arraycmp SIMD implementation for Z and P does not check if the number of bytes to compare is zero.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-21
AI Q&A
2026-07-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
eclipse omr to 0.11 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in Eclipse OMR versions up to 0.11 where the arraycmp SIMD implementation for Z and P architectures does not validate if the number of bytes to compare is zero. This can lead to incorrect behavior when comparing zero-length arrays.

Detection Guidance

Detection requires checking if Eclipse OMR versions up to 0.11 are installed and if the arraycmp SIMD implementation is used on Z or P architectures. Inspect the OMR version and configuration files for array comparison logic. No specific commands are provided in the resources.

Impact Analysis

The vulnerability may cause unexpected results in array comparisons on IBM Z and Power systems using Eclipse OMR. It could lead to incorrect program behavior or crashes when zero-length arrays are compared.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards. The issue involves incorrect handling of zero-length array comparisons in Eclipse OMR's SIMD implementation, which could lead to unexpected behavior in software using this component. However, there is no evidence that this flaw impacts data protection, privacy, or security controls required by these regulations.

Mitigation Strategies

Update Eclipse OMR to a version that includes the fix from pull requests #8349 or #8348. Verify the fix addresses zero-length array comparisons in the arraycmp implementation for Z and P architectures.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16243. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart