VDB
DEBIAN-CVE-2024-57973
DEBIAN-CVE-2024-57973
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl->tot_len" variable is controlled by the user. It comes from process_responses(). On 32bit systems, the "gl->tot_len + sizeof(struct cpl_pass_accept_req) + sizeof(struct rss_header)" addition could have an integer wrapping bug. Use size_add() to prevent this.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.106-3, 6.1.55-1~bpo11+1, 6.1.64-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | *, 6.1.112-1, 6.1.119-1 |
| Debian:11 | linux | 5.10.92-2, 5.10.205-2, 5.10.148-1 |
| Debian:13 | linux | 0, 0 |
Timeline
- Feb 27, 2025 CVE Published
- Apr 28, 2026 CVE Updated