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.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:35:28.649Z
Updated: 2024-11-04T12:03:27.584Z
Reserved: 2024-05-21T14:28:16.972Z
Link: CVE-2021-47310
Vulnrichment
Updated: 2024-08-04T05:32:08.440Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:18.520
Modified: 2024-11-21T06:35:51.107
Link: CVE-2021-47310
Redhat