CVE-2024-42238

Severity CVSS v4.0:
Pending analysis
Type:
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Publication date:
07/08/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> firmware: cs_dsp: Return error if block header overflows file<br /> <br /> Return an error from cs_dsp_power_up() if a block header is longer<br /> than the amount of data left in the file.<br /> <br /> The previous code in cs_dsp_load() and cs_dsp_load_coeff() would loop<br /> while there was enough data left in the file for a valid region. This<br /> protected against overrunning the end of the file data, but it didn&amp;#39;t<br /> abort the file processing with an error.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.100 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.41 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.9.10 (excluding)