Files
CVEs-PoC/2014/CVE-2014-1710.md
T
2024-05-26 14:27:05 +02:00

18 lines
886 B
Markdown

### [CVE-2014-1710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1710)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The AsyncPixelTransfersCompletedQuery::End function in gpu/command_buffer/service/query_manager.cc in Google Chrome, as used in Google Chrome OS before 33.0.1750.152, does not check whether a certain position is within the bounds of a shared-memory segment, which allows remote attackers to cause a denial of service (GPU command-buffer memory corruption) or possibly have unspecified other impact via unknown vectors.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/BushraAloraini/Android-Vulnerabilities