Tracker / CVE-2024-57801
CVE-2024-57801
High 7.8
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Skip restore TC rules for vport rep without loaded flag During driver unload, unregister_netdev is called after unloading vport rep. So, the mlx5e_rep_priv is already freed while trying to get rpriv->netdev, or walk rpriv->tc_ht, which results in use-after-free. So add the checking to make sure access the data of vport rep which is still loaded.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.6 → 6.6.70 |
| linux | linux_kernel · 6.7 → 6.12.9 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.