CVE-2024-42237
Published: Aug 7, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Validate payload length before processing block Move the payload length check in cs_dsp_load() and cs_dsp_coeff_load() to be done before the block is processed. The check that the length of a block payload does not exceed the number of remaining bytes in the firwmware file buffer was being done near the end of the loop iteration. However, some code before that check used the length field without validating it.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected f6bc909e7673c30abcbdb329e7d0aa2e83c103d7 - < 259955eca9b7acf1299b1ac077d8cfbe12df35d8affected f6bc909e7673c30abcbdb329e7d0aa2e83c103d7 - < 3a9cd924aec1288d675df721f244da4dd7e16cffaffected f6bc909e7673c30abcbdb329e7d0aa2e83c103d7 - < 71d9e313d8f7e18c543a9c80506fe6b1eb1fe0c8affected f6bc909e7673c30abcbdb329e7d0aa2e83c103d7 - < 6598afa9320b6ab13041616950ca5f8f938c0cf1 |
Linux | Linux | affected 5.16unaffected 0 - < 5.16unaffected 6.1.100 - <= 6.1.*unaffected 6.6.41 - <= 6.6.*unaffected 6.9.10 - <= 6.9.*+1 more versions |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now