
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-23006 affects the Linux kernel versions before 5.15.13, specifically in the drivers/net/ethernet/mellanox/mlx5/core/steering/drdomain.c component. The vulnerability was discovered and disclosed in January 2023, where the code misinterprets the mlx5getuarspage return value by expecting it to be NULL in error cases, whereas it actually returns an error pointer (NVD, CVE).
The vulnerability stems from an incorrect error handling mechanism in the Mellanox MLX5 driver's steering domain functionality. The code expected mlx5getuars_page() to return NULL on error, but the function actually returns an error pointer. This misinterpretation could lead to improper error handling in the driver. The issue has a CVSS v3 severity score of 5.5 (Medium) (Ubuntu).
The vulnerability could potentially affect systems using the Mellanox MLX5 network drivers in the Linux kernel. While the direct impact is related to error handling in the driver's steering domain functionality, the specific consequences of exploitation are not extensively documented in the available sources.
The vulnerability was fixed in Linux kernel version 5.15.13 with commit 6b8b42585886c59a008015083282aae434349094. The fix involves properly checking for error returns using IS_ERR() instead of checking for NULL (GitHub). Users should upgrade their Linux kernel to version 5.15.13 or later to address this vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."