Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2024-57973 First vendor Publication 2025-02-27
Vendor Cve Last vendor Modification 2025-03-13

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-57973

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-190 Integer Overflow or Wraparound (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3701

Sources (Detail)

https://git.kernel.org/stable/c/2b759f78b83221f4a1cae3aeb20b500e375f3ee6
https://git.kernel.org/stable/c/4422f452d028850b9cc4fd8f1cf45a8ff91855eb
https://git.kernel.org/stable/c/aeb814484387811b3579d5c78ad4eb301e3bf1c8
https://git.kernel.org/stable/c/bd96a3935e89486304461a21752f824fc25e0f0b
https://git.kernel.org/stable/c/d64148a10a85952352de6091ceed99fb9ce2d3ee
https://git.kernel.org/stable/c/dd352107f22bfbecbbf3b74bde14f3f932296309
https://git.kernel.org/stable/c/de8d88b68d0cfd41152a7a63d6aec0ed3e1b837a
https://git.kernel.org/stable/c/e53ca458f543aa352d09b484550de173cb9085c2
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
Date Informations
2025-03-29 03:44:54
  • Multiple Updates
2025-03-28 13:48:07
  • Multiple Updates
2025-03-28 03:22:43
  • Multiple Updates
2025-03-25 03:28:39
  • Multiple Updates
2025-03-19 00:20:41
  • Multiple Updates
2025-03-18 00:20:44
  • Multiple Updates
2025-03-14 00:21:10
  • Multiple Updates
2025-03-13 21:21:04
  • Multiple Updates
2025-03-13 17:21:02
  • Multiple Updates
2025-03-08 00:20:47
  • Multiple Updates
2025-02-27 09:20:32
  • First insertion