CVE-2024-41038
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-120CVE-2024-41038 is classified as CWE-120
See CWE-120 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2024-41038 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/014239b9971d79421a0ba652579e1ca1b7b57b6d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2163aff6bebbb752edf73f79700f5e2095f3559e
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6619aa48a011364e9f29083cc76368e6acfe5b11
Frequently asked questions
-
What is CVE-2024-41038?
CVE-2024-41038 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-41038 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-41038?
CVE-2024-41038 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-41038?
No patch is currently available for CVE-2024-41038. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-41038 actively exploited?
No — CVE-2024-41038 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.