CVE-2023-53340
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
17/09/2025
Last modified:
14/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net/mlx5: Collect command failures data only for known commands<br />
<br />
DEVX can issue a general command, which is not used by mlx5 driver.<br />
In case such command is failed, mlx5 is trying to collect the failure<br />
data, However, mlx5 doesn&#39;t create a storage for this command, since<br />
mlx5 doesn&#39;t use it. This lead to array-index-out-of-bounds error.<br />
<br />
Fix it by checking whether the command is known before collecting the<br />
failure data.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.18 (including) | 6.1.31 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.3.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.4:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.4:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.4:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



