CVE-2019-11775
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…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.47%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 7.4 HIGHCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
- EPSS
- 1.47% probability · 72th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-367
- Affected
- eclipse/openj9 · redhat/satellite · redhat/enterprise linux desktop · redhat/enterprise linux server · redhat/enterprise linux workstation
- Source
- emo@eclipse.org
References
- https://access.redhat.com/errata/RHSA-2019:2494Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2495Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2585Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2590Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2592Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2737Third Party Advisory
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=549601Issue Tracking, Vendor Advisory
- https://access.redhat.com/errata/RHSA-2019:2494Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2495Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2585Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2590Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2592Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:2737Third Party Advisory
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=549601Issue Tracking, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.