PT-2026-4662 · Linux+2 · Linux Kernel+2
Published
2026-01-01
·
Updated
2026-05-22
·
CVE-2026-23000
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the
mlx5e netdev change profile function. A failure to attach a new profile during a profile change rollback can lead to a dangling netdev with a reset netdev priv. Subsequent attempts to change the profile, such as through switchdev mode changes, can then cause a kernel crash due to accessing a NULL pointer. The issue occurs when the function fails to rollback to the original profile, resulting in an invalid priv pointer. The fix involves handling previous failures and empty priv values within mlx5e netdev change profile, and passing netdev and mdev to all flows requiring the function, avoiding the use of priv.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu
Mlx5E