Files
CVEs-PoC/2020/CVE-2020-14416.md
T
2024-06-18 02:51:15 +02:00

847 B

CVE-2020-14416

Description

In the Linux kernel before 5.4.16, a race condition in tty->disc_data handling in the slip and slcan line discipline could lead to a use-after-free, aka CID-0ace17d56824. This affects drivers/net/slip/slip.c and drivers/net/can/slcan.c.

POC

Reference

Github