2024-05-26 14:27:05 +02:00
### [CVE-2019-19069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19069)



### Description
A memory leak in the fastrpc_dma_buf_attach() function in drivers/misc/fastrpc.c in the Linux kernel before 5.3.9 allows attackers to cause a denial of service (memory consumption) by triggering dma_get_sgtable() failures, aka CID-fc739a058d99.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.9
2024-06-09 00:33:16 +00:00
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.9
2024-05-26 14:27:05 +02:00
- https://usn.ubuntu.com/4208-1/
2024-06-09 00:33:16 +00:00
- https://usn.ubuntu.com/4208-1/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.