CVE-2020-27784 Information
Sep 02, 2022
cve
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().