CVE-2024-57801
HIGHLinux Kernel 6.6-6.6.69 - Use-After-Free in mlx5e VPort Representor TC Rule Restoration
Title source: llmDescription
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.
References (3)
Core 3
Scores
CVSS v3
7.8
EPSS
0.0022
EPSS Percentile
12.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-416
Status
published
Products (12)
linux/Kernel
6.6.0 - 6.6.70linux
linux/Kernel
6.7.0 - 6.12.9linux
Linux/Linux
< 6.6
Linux/Linux
6.12.9 - 6.12.*
Linux/Linux
6.13
Linux/Linux
6.6
Linux/Linux
6.6.70 - 6.6.*
Linux/Linux
d1569537a837d66620aa7ffc2bddf918e902f227 - 3e45dd1622a2c1a83c11bf42fdd8c1810123d6c0
Linux/Linux
d1569537a837d66620aa7ffc2bddf918e902f227 - 47c78d3fc26e38ab805613a0f592dc8a820c7c64
Linux/Linux
d1569537a837d66620aa7ffc2bddf918e902f227 - 5a03b368562a7ff5f5f1f63b5adf8309cbdbd5be
... and 2 more
Published
Jan 15, 2025
Tracked Since
Feb 18, 2026