Security Advisory

CVE-2020-25669

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-05-26 11:25:08
Last updated 2024-08-04 15:40:36
Assigner redhat
State PUBLISHED

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.