CVE-2024-57973

MEDIUM EPSS 12.9%
Published Feb 27, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Feb 27, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
12.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-190 Integer Overflow or Wraparound Numeric Error

Affected Products 4

VendorProductVersionRange
linuxlinux_kernel*≥3.8  –  <6.1.129
linuxlinux_kernel*≥6.2  –  <6.6.76
linuxlinux_kernel*≥6.7  –  <6.12.13
linuxlinux_kernel*≥6.13  –  <6.13.2

References 10

  • git.kernel.org https://git.kernel.org/stable/c/2b759f78b83221f4a1cae3aeb20b500e375f3ee6
  • git.kernel.org https://git.kernel.org/stable/c/4422f452d028850b9cc4fd8f1cf45a8ff91855eb
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/aeb814484387811b3579d5c78ad4eb301e3bf1c8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/bd96a3935e89486304461a21752f824fc25e0f0b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/d64148a10a85952352de6091ceed99fb9ce2d3ee
  • git.kernel.org https://git.kernel.org/stable/c/dd352107f22bfbecbbf3b74bde14f3f932296309
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/de8d88b68d0cfd41152a7a63d6aec0ed3e1b837a
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/e53ca458f543aa352d09b484550de173cb9085c2
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/4422f452d028850b9cc4fd8f1cf45a8ff91855eb
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/aeb814484387811b3579d5c78ad4eb301e3bf1c8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/bd96a3935e89486304461a21752f824fc25e0f0b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/dd352107f22bfbecbbf3b74bde14f3f932296309
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/de8d88b68d0cfd41152a7a63d6aec0ed3e1b837a
    Patch