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-41038 First vendor Publication 2024-07-29
Vendor Cve Last vendor Modification 2024-11-21

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:

firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers

Check that all fields of a V2 algorithm header fit into the available firmware data buffer.

The wmfw V2 format introduced variable-length strings in the algorithm block header. This means the overall header length is variable, and the position of most fields varies depending on the length of the string fields. Each field must be checked to ensure that it does not overflow the firmware data buffer.

As this ia bugfix patch, the fixes avoid making any significant change to the existing code. This makes it easier to review and less likely to introduce new bugs.

Original Source

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

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3635

Sources (Detail)

https://git.kernel.org/stable/c/014239b9971d79421a0ba652579e1ca1b7b57b6d
https://git.kernel.org/stable/c/2163aff6bebbb752edf73f79700f5e2095f3559e
https://git.kernel.org/stable/c/6619aa48a011364e9f29083cc76368e6acfe5b11
https://git.kernel.org/stable/c/76ea8e13aaefdfda6e5601323d6ea5340359dcfa
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
12
13
14
15
16
17
18
19
20
21
22
Date Informations
2025-01-08 03:03:45
  • Multiple Updates
2025-01-07 03:03:18
  • Multiple Updates
2024-12-25 03:01:55
  • Multiple Updates
2024-12-12 03:04:53
  • Multiple Updates
2024-11-25 09:23:28
  • Multiple Updates
2024-11-22 21:22:43
  • Multiple Updates
2024-11-21 21:22:14
  • Multiple Updates
2024-11-20 02:58:31
  • Multiple Updates
2024-11-14 02:58:49
  • Multiple Updates
2024-11-09 02:58:50
  • Multiple Updates
2024-10-26 02:56:14
  • Multiple Updates
2024-10-25 02:58:09
  • Multiple Updates
2024-10-23 02:57:22
  • Multiple Updates
2024-10-03 02:52:41
  • Multiple Updates
2024-10-02 02:51:05
  • Multiple Updates
2024-09-15 02:48:51
  • Multiple Updates
2024-09-12 02:48:24
  • Multiple Updates
2024-09-07 02:47:23
  • Multiple Updates
2024-09-06 02:46:33
  • Multiple Updates
2024-09-04 02:49:47
  • Multiple Updates
2024-08-22 02:47:43
  • Multiple Updates
2024-08-08 21:28:00
  • Multiple Updates
2024-07-29 21:27:27
  • First insertion