CVE-2024-41056
MediumIn the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files Use strnlen() instead of strlen() on the algorithm and coefficient name string arrays in V1 wmfw files. In V1 wmfw files the name is a NUL-terminated string in a fixed-size array. cs_dsp should protect against overrunning the array if the NUL terminator is missing.
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
References
The following references provide additional information about CVE-2024-41056 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/16d76857d6b5426f41b587d0bb925de3f25bfb21
-
PatchKernel patch commithttps://git.kernel.org/stable/c/392cff2f86a25a4286ff3151c7739143c61c1781
-
PatchKernel patch commithttps://git.kernel.org/stable/c/53a9f8cdbf35a682e9894e1a606f4640e5359185
Frequently asked questions
-
What is CVE-2024-41056?
CVE-2024-41056 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-41056 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-41056?
CVE-2024-41056 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-41056?
No patch is currently available for CVE-2024-41056. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-41056 actively exploited?
No — CVE-2024-41056 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.