Files
CVEs-PoC/2016/CVE-2016-10907.md
T
2024-06-18 02:51:15 +02:00

18 lines
691 B
Markdown

### [CVE-2016-10907](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10907)
![](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
An issue was discovered in drivers/iio/dac/ad5755.c in the Linux kernel before 4.8.6. There is an out of bounds write in the function ad5755_parse_dt.
### POC
#### Reference
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9d47964bfd471f0dd4c89f28556aec68bffa0020
#### Github
No PoCs found on GitHub currently.