mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
782 B
Markdown
19 lines
782 B
Markdown
### [CVE-2019-19529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19529)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Linux kernel before 5.3.11, there is a use-after-free bug that can be caused by a malicious USB device in the drivers/net/can/usb/mcba_usb.c driver, aka CID-4d6636498c41.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.11
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4d6636498c41891d0482a914dd570343a838ad79
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|