VDB
CISA-2021-47310
CISA-2021-47310
PUBLISHED
Reported by Linux · Published May 21, 2024
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 1e0a8b13d355, 1e0a8b13d355, 1e0a8b13d355 |
| Linux | Linux | 3.10, 0, 4.4.277 |
| Linux | Linux | 1e0a8b13d355, 1e0a8b13d355, 1e0a8b13d355 |
Timeline
- May 21, 2024 CVE Published
- Nov 4, 2024 CVE Updated