mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
19 lines
846 B
Markdown
19 lines
846 B
Markdown
### [CVE-2015-7891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7891)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the ioctl implementation in the Samsung Graphics 2D driver (aka /dev/fimg2d) in Samsung devices with Android L(5.0/5.1) allows local users to trigger memory errors by leveraging definition of g2d_lock and g2d_unlock lock macros as no-ops, aka SVE-2015-4598.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/134107/Samsung-Fimg2d-FIMG2D_BITBLT_BLIT-Ioctl-Concurrency-Flaw.html
|
|
- https://www.exploit-db.com/exploits/38557/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|