VDB
DEBIAN-CVE-2023-54168
DEBIAN-CVE-2023-54168
PUBLISHED
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()").
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.92-2, 5.10.179-4, 5.10.179-5 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 6.1.27-1, 6.1.27-1 |
Timeline
- Dec 30, 2025 CVE Published
- Apr 28, 2026 CVE Updated