CVE-2024-38635
Last modified
CVE-2024-38635 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access. We were just lucky so far since we used only a couple of PDIs and remained within the PDI array bounds. A Fixes: tag is not provided since there are no known platforms where the out-of-bounds would be accessed, and the initial code had problems as well. A follow-up patch completely removes this useless offset.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: soundwire: cadence: fix invalid PDI offset For some reason, we add an offset to the PDI, presumably to skip the PDI0 and PDI1 which are reserved for BPT. This code is however completely wrong and leads to an out-of-bounds access. We were just lucky so far since we used only a couple of PDIs and remained within the PDI array bounds. A Fixes: tag is not provided since there are no known platforms where the out-of-bounds would be accessed, and the initial code had problems as well. A follow-up patch completely removes this useless offset.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.278 |
| Linux | Linux Kernel | >= 5.5, < 5.10.219 |
| Linux | Linux Kernel | >= 5.11, < 5.15.161 |
| Linux | Linux Kernel | >= 5.16, < 6.1.93 |
| Linux | Linux Kernel | >= 6.2, < 6.6.33 |
| Linux | Linux Kernel | >= 6.7, < 6.9.4 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-38635?
How severe is CVE-2024-38635?
How do I fix CVE-2024-38635?
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-3863The executable file warning was not presented when downloadi…9.8
- CVE-2024-38630In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38631In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-38632In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38633In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38634In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38636In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38637In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-38638An out-of-bounds write vulnerability has been reported to af…7.2
- CVE-2024-3864Memory safety bug present in Firefox 124, Firefox ESR 115.9,…8.1
- CVE-2024-38640A cross-site scripting (XSS) vulnerability has been reported…5.4
- CVE-2024-38641An OS command injection vulnerability has been reported to a…7.8
Are you affected by CVE-2024-38635?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
