CVE-2019-11774
Last modified
CVE-2019-11774 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. Prior to 0.1, all builds of Eclipse OMR 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.. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
Description
Prior to 0.1, all builds of Eclipse OMR 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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Eclipse | Omr | < 0.1 |
References
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=549192Patch, Vendor Advisory
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=549192Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-11774?
How severe is CVE-2019-11774?
How do I fix CVE-2019-11774?
Are you affected by CVE-2019-11774?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
