6.8
CVE-2015-1234
- EPSS 1.46%
- Veröffentlicht 01.04.2015 21:59:01
- Zuletzt bearbeitet 06.05.2026 22:30:45
- Quelle chrome-cve-admin@google.com
- CVE-Watchlists
- Unerledigt
Race condition in gpu/command_buffer/service/gles2_cmd_decoder.cc in Google Chrome before 41.0.2272.118 allows remote attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact by manipulating OpenGL ES commands.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.46% | 0.702 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
http://googlechromereleases.blogspot.com/2015/04/stable-channel-update.html
http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00004.html
http://lists.opensuse.org/opensuse-updates/2015-11/msg00024.html
http://rhn.redhat.com/errata/RHSA-2015-0778.html
http://www.securitytracker.com/id/1032012
http://www.ubuntu.com/usn/USN-2556-1
https://security.gentoo.org/glsa/201506-04
http://www.securityfocus.com/bid/73486
https://code.google.com/p/chromium/issues/detail?id=468936
https://codereview.chromium.org/1016193003