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-53146 First vendor Publication 2024-12-24
Vendor Cve Last vendor Modification 2025-01-07

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:

NFSD: Prevent a potential integer overflow

If the tag length is >= U32_MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decode_cb_compound4res() does not have to perform arithmetic on the unsafe length value.

Original Source

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

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 3690

Sources (Detail)

https://git.kernel.org/stable/c/084f797dbc7e52209a4ab6dbc7f0109268754eb9
https://git.kernel.org/stable/c/3c5f545c9a1f8a1869246f6f3ae8c17289d6a841
https://git.kernel.org/stable/c/745f7ce5a95e783ba62fe774325829466aec2aa8
https://git.kernel.org/stable/c/7f33b92e5b18e904a481e6e208486da43e4dc841
https://git.kernel.org/stable/c/842f1c27a1aef5367e535f9e85c8c3b06352151a
https://git.kernel.org/stable/c/90adbae9dd158da8331d9fdd32077bd1af04f553
https://git.kernel.org/stable/c/ccd3394f9a7200d6b088553bf38e688620cd27af
https://git.kernel.org/stable/c/dde654cad08fdaac370febb161ec41eb58e9d2a2
https://git.kernel.org/stable/c/de53c5305184ca1333b87e695d329d1502d694ce
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:43:44
  • Multiple Updates
2025-03-28 13:47:12
  • Multiple Updates
2025-03-28 03:21:31
  • Multiple Updates
2025-03-19 03:16:33
  • Multiple Updates
2025-03-18 03:29:32
  • Multiple Updates
2025-03-14 03:16:42
  • Multiple Updates
2025-03-06 14:13:14
  • Multiple Updates
2025-02-22 03:26:47
  • Multiple Updates
2025-01-08 00:20:59
  • Multiple Updates
2025-01-07 21:20:46
  • Multiple Updates
2024-12-24 17:20:28
  • First insertion