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.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: eclipse

Published: 2019-07-30T13:45:38

Updated: 2024-08-04T23:03:32.862Z

Reserved: 2019-05-06T00:00:00

Link: CVE-2019-11775

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2019-07-30T14:15:14.780

Modified: 2020-10-08T14:46:51.233

Link: CVE-2019-11775

cve-icon Redhat

Severity : Important

Publid Date: 2019-08-01T00:00:00Z

Links: CVE-2019-11775 - Bugzilla