In the Linux kernel, the following vulnerability has been resolved:
net/mlx5: handle errors in mlx5_chains_create_table()
In mlx5_chains_create_table(), the return value of mlx5_get_fdb_sub_ns()
and mlx5_get_flow_namespace() must be checked to prevent NULL pointer
dereferences. If either function fails, the function should log error
message with mlx5_core_warn() and return error pointer.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-04-01 16:15
Updated : 2025-11-03 20:17
NVD link : CVE-2025-21975
Mitre link : CVE-2025-21975
CVE.ORG link : CVE-2025-21975
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
