cve/2019/CVE-2019-19060.md
2024-06-18 02:51:15 +02:00

19 lines
725 B
Markdown

### [CVE-2019-19060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19060)
![](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
A memory leak in the adis_update_scan_mode() function in drivers/iio/imu/adis_buffer.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption), aka CID-ab612b1daf41.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.9
- https://usn.ubuntu.com/4208-1/
#### Github
No PoCs found on GitHub currently.