Files
CVEs-PoC/2017/CVE-2017-18551.md
T
2025-09-29 21:09:30 +02:00

18 lines
722 B
Markdown

### [CVE-2017-18551](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-18551)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
An issue was discovered in drivers/i2c/i2c-core-smbus.c in the Linux kernel before 4.14.15. There is an out of bounds write in the function i2c_smbus_xfer_emulated.
### POC
#### Reference
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=89c6efa61f5709327ecfa24bff18e57a4e80c7fa
#### Github
- https://github.com/ARPSyndicate/cvemon