cve/2015/CVE-2015-7890.md
2024-06-18 02:51:15 +02:00

19 lines
800 B
Markdown

### [CVE-2015-7890](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7890)
![](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
Multiple buffer overflows in the esa_write function in /dev/seirenin the Exynos Seiren Audio driver, as used in Samsung S6 Edge, allow local users to cause a denial of service (memory corruption) via a large (1) buffer or (2) size parameter.
### POC
#### Reference
- http://packetstormsecurity.com/files/134106/Samsung-Seiren-Kernel-Driver-Buffer-Overflow.html
- https://www.exploit-db.com/exploits/38556/
#### Github
No PoCs found on GitHub currently.