cve/2019/CVE-2019-19535.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-19535](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19535)
![](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
In the Linux kernel before 5.2.9, there is an info-leak bug that can be caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_fd.c driver, aka CID-30a8beeb3042.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.9
2024-06-09 00:33:16 +00:00
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.9
2024-05-26 14:27:05 +02:00
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=30a8beeb3042f49d0537b7050fd21b490166a3d9
2024-06-09 00:33:16 +00:00
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=30a8beeb3042f49d0537b7050fd21b490166a3d9
2024-05-26 14:27:05 +02:00
- https://www.oracle.com/security-alerts/cpuApr2021.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/security-alerts/cpuApr2021.html
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.