CVE Database
/

CVE-2019-11775

Back to search

CVE-2019-11775

Published: Jul 30, 2019

Modified: Aug 4, 2024

PUBLISHED

Description

All builds of Eclipse OpenJ9 prior to 0.15 contain a bug where the loop versioner may fail to privatize a value that is pulled out of the loop by versioning - for example if there is a condition that is moved out of the loop that reads a field we may not privatize the value of that field in the modified copy of the loop allowing the test to see one value of the field and subsequently the loop to see a modified field value without retesting the condition moved out of the loop. This can lead to a variety of different issues but read out of array bounds is one major consequence of these problems.

VendorProductVersions

The Eclipse Foundation

Eclipse OpenJ9

affected
unspecified - < 0.15.0

Weaknesses (CWE)

References

RHSA-2019:2494
vendor-advisory
x_refsource_REDHAT
RHSA-2019:2495
vendor-advisory
x_refsource_REDHAT
RHSA-2019:2585
vendor-advisory
x_refsource_REDHAT
RHSA-2019:2590
vendor-advisory
x_refsource_REDHAT
RHSA-2019:2592
vendor-advisory
x_refsource_REDHAT
RHSA-2019:2737
vendor-advisory
x_refsource_REDHAT

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now