Executive Summary

Informations
Name CVE-2024-41025 First vendor Publication 2024-07-29
Vendor Cve Last vendor Modification 2025-02-03

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:

misc: fastrpc: Fix memory leak in audio daemon attach operation

Audio PD daemon send the name as part of the init IOCTL call. This name needs to be copied to kernel for which memory is allocated. This memory is never freed which might result in memory leak. Free the memory when it is not needed.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-401 Failure to Release Memory Before Removing Last Reference ('Memory Leak')

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3665

Sources (Detail)

https://git.kernel.org/stable/c/8b8b82dcf393ceaca8c88939338fd4c30b5b11b2
https://git.kernel.org/stable/c/ad0bd973a033003ca578c42a760d1dc77aeea15e
https://git.kernel.org/stable/c/dbf4c31c9b039fd9734da156036492a2a7f78f64
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:38:21
  • Multiple Updates
2025-03-28 13:43:31
  • Multiple Updates
2025-03-28 03:16:54
  • Multiple Updates
2025-03-19 03:12:18
  • Multiple Updates
2025-03-18 03:25:12
  • Multiple Updates
2025-03-14 03:12:32
  • Multiple Updates
2025-03-06 14:09:02
  • Multiple Updates
2025-02-22 03:22:30
  • Multiple Updates
2025-02-03 21:21:08
  • Multiple Updates
2024-11-25 09:23:28
  • Multiple Updates
2024-07-29 21:27:27
  • First insertion