Vulnerability in Linux

CVE-2024-41056

In 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.

EPSS: 0.003 (17.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H.

Affected products

References

Frequently asked questions

What is CVE-2024-41056?
CVE-2024-41056 is a high-severity vulnerability in Linux. CVSS score: 7.3/10. Published 2024-07-29.
How severe is CVE-2024-41056?
High severity. CVSS v3 base score is 7.3 out of 10.