CVE-2024-57973

Severity CVSS v4.0:
Pending analysis
Type:
CWE-190 Integer Overflow or Wraparound
Publication date:
27/02/2025
Last modified:
13/03/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> rdma/cxgb4: Prevent potential integer overflow on 32bit<br /> <br /> The "gl-&gt;tot_len" variable is controlled by the user. It comes from<br /> process_responses(). On 32bit systems, the "gl-&gt;tot_len + sizeof(struct<br /> cpl_pass_accept_req) + sizeof(struct rss_header)" addition could have an<br /> integer wrapping bug. Use size_add() to prevent this.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.8 (including) 6.1.129 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.76 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.13 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.13.2 (excluding)