Use After Free in Linux Kernel
CVE-2020-27784
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().
EPSS: 0.002 (13.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux Linux_kernel
- N/a Kernel — versions unknown
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (Patch, Mailing List, x_refsource_MISC, Vendor Advisory)
Frequently asked questions
- What is CVE-2020-27784?
- CVE-2020-27784 is a medium-severity vulnerability in Linux Kernel, classified under Insertion of Sensitive Information into Sent Data. CVSS score: 5.5/10. Published 2022-09-01.
- How severe is CVE-2020-27784?
- Medium severity. CVSS v3 base score is 5.5 out of 10.
- Is CVE-2020-27784 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.