Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2021-47310
HistoryMay 21, 2024 - 3:15 p.m.

CVE-2021-47310

2024-05-2115:15:18
Debian Security Bug Tracker
security-tracker.debian.org
3
linux kernel
net: ti
uaf bug

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved: net: ti: fix UAF in tlan_remove_one priv is netdev private data and it cannot be used after free_netdev() call. Using priv after free_netdev() can cause UAF bug. Fix it by moving free_netdev() at the end of the function.

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%