CVE-2020-25669
Published
CVSS v3
7.8
HIGH
CVSS v2
7.2
HIGH
Affected
1
PROJECT
Description
A vulnerability was found in the Linux Kernel where the function sunkbd_reinit having been scheduled by sunkbd_interrupt before sunkbd being freed. Though the dangling pointer is set to NULL in sunkbd_disconnect, there is still an alias in sunkbd_reinit causing Use After Free.