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-58010 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:

binfmt_flat: Fix integer overflow bug on 32 bit systems

Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit systems the calculation of "full_data" could be wrong.

full_data = data_len + relocs * sizeof(unsigned long);

Original Source

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

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/0b6be54d7386b7addbf9e5947366f94aad046938
https://git.kernel.org/stable/c/55cf2f4b945f6a6416cc2524ba740b83cc9af25a
https://git.kernel.org/stable/c/6fb98e0576ea155267e206286413dcb3a3d55c12
https://git.kernel.org/stable/c/8e8cd712bb06a507b26efd2a56155076aa454345
https://git.kernel.org/stable/c/95506c7f33452450346fbe2975c1359100f854ca
https://git.kernel.org/stable/c/a009378af674b808efcca1e2e67916e79ce866b3
https://git.kernel.org/stable/c/bc8ca18b8ef4648532c001bd6c8151143b569275
https://git.kernel.org/stable/c/d17ca8f2dfcf423c439859995910a20e38b86f00
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
11
Date Informations
2025-03-29 03:44:57
  • Multiple Updates
2025-03-28 13:48:10
  • Multiple Updates
2025-03-28 03:22:47
  • Multiple Updates
2025-03-25 16:28:46
  • Multiple Updates
2025-03-25 03:28:42
  • Multiple Updates
2025-03-19 00:20:40
  • Multiple Updates
2025-03-18 00:20:43
  • Multiple Updates
2025-03-14 00:21:06
  • Multiple Updates
2025-03-13 21:21:00
  • Multiple Updates
2025-03-13 17:20:58
  • Multiple Updates
2025-03-06 17:20:18
  • Multiple Updates
2025-02-27 09:20:31
  • First insertion