7.4

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 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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
EclipseOpenj9 Version < 0.15.0
RedhatSatellite Version5.8
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.47% 0.703
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.4 2.2 5.2
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H
nvd@nist.gov 5.8 8.6 4.9
AV:N/AC:M/Au:N/C:P/I:N/A:P
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition

The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check.

https://access.redhat.com/errata/RHSA-2019:2494
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2495
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2585
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2590
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2592
Third Party Advisory
https://access.redhat.com/errata/RHSA-2019:2737
Third Party Advisory
https://bugs.eclipse.org/bugs/show_bug.cgi?id=549601
Vendor Advisory
Issue Tracking