Files
CVEs-PoC/2020/CVE-2020-27784.md
T
2024-05-25 21:48:12 +02:00

840 B

CVE-2020-27784

Description

A vulnerability was found in the Linux kernel, where accessing a deallocated instance in printer_ioctl() printer_ioctl() tries to access of a printer_dev instance. However, use-after-free arises because it had been freed by gprinter_free().

POC

Reference

Github