Lucene search

K
cve[email protected]CVE-2021-47358
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47358

2024-05-2115:15:00
web.nvd.nist.gov
28
linux kernel
greybus
tty
vulnerability
use after free

7.4 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.0%

In the Linux kernel, the following vulnerability has been resolved:

staging: greybus: uart: fix tty use after free

User space can hold a tty open indefinitely and tty drivers must not
release the underlying structures until the last user is gone.

Switch to using the tty-port reference counter to manage the life time
of the greybus tty state to avoid use after free after a disconnect.

7.4 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

10.0%

Related for CVE-2021-47358