In the Linux kernel, the following vulnerability has been resolved: net: qcom/emac: fix UAF in emac_remove adpt is netdev private data and it cannot be used after free_netdev() call. Using adpt after free_netdev() can cause UAF bug. Fix it by moving free_netdev() at the end of the function.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 6.3.0.5 |
| Linux | Linux | 6.3.0.6 |
| Linux | Linux | 2008 for Itanium-Based Systems Service Pack 2 |
| Linux | Linux | 2008 for x64-based Systems Service Pack 2 (Core installation) |