In the Linux kernel before 5.15.13, drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c misinterprets the mlx5_get_uars_page return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
References
Link | Resource |
---|---|
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.13 | Mailing List Patch Release Notes |
https://github.com/torvalds/linux/commit/6b8b42585886c59a008015083282aae434349094 | Patch |
Configurations
History
No history.
Information
Published : 2023-03-01 20:15
Updated : 2023-03-13 17:18
NVD link : CVE-2023-23006
Mitre link : CVE-2023-23006
CVE.ORG link : CVE-2023-23006
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference