CVE-2023-54168

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in set_user_sq_size() The ucmd->log_sq_bb_count variable is controlled by the user so this shift can wrap. Fix it by using check_shl_overflow() in the same way that it was done in commit 515f60004ed9 ("RDMA/hns: Prevent undefined behavior in hns_roce_set_user_sq_size()").
Configurations

No configuration.

History

04 Aug 2026, 11:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

30 Dec 2025, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-30 13:16

Updated : 2026-08-04 11:16


NVD link : CVE-2023-54168

Mitre link : CVE-2023-54168

CVE.ORG link : CVE-2023-54168


JSON object : View

Products Affected

No product.

CWE

No CWE.