mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
886 B
Markdown
18 lines
886 B
Markdown
### [CVE-2014-1710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1710)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|