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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the ProcDRI2GetBuffers function in the DRI2 extension in X.Org Server (aka xserver and xorg-server) 1.7.0 through 1.16.x before 1.16.3 allows remote authenticated users to cause a denial of service (crash) or possibly execute arbitrary code via a crafted request, which triggers an out-of-bounds read or write.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinjan2015-2370101.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|