AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-57973

MEDIUM · CVSS 5.5 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-27 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2024-57973
Severity
MEDIUM
CVSS
5.5
EPSS
0.24%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)