CVE-2024-42237
Last modified
CVE-2024-42237 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.16 |
| Linux | Linux Kernel | >= 5.17, < 6.1.100 |
| Linux | Linux Kernel | >= 6.2, < 6.6.41 |
| Linux | Linux Kernel | >= 6.7, < 6.9.10 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-42237?
How severe is CVE-2024-42237?
How do I fix CVE-2024-42237?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-42231In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42232In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42233In the Linux kernel, the following vulnerability has been re…3.3
- CVE-2024-42234In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42235In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42236In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42238In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42239In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4224An authenticated stored cross-site scripting (XSS) exists in…5.4
- CVE-2024-42240In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42241In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-42242In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-42237?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
