CVE-2026-63838
Last modified
CVE-2026-63838 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: rsnd: Fix potential out-of-bounds access of component_dais[] component_dais[RSND_MAX_COMPONENT] is initially zero-initialized and later populated in rsnd_dai_of_node(). However, the existing boundary check: if (i >= RSND_MAX_COMPONENT) does not guarantee that the last valid element remains zero. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: rsnd: Fix potential out-of-bounds access of component_dais[] component_dais[RSND_MAX_COMPONENT] is initially zero-initialized and later populated in rsnd_dai_of_node(). However, the existing boundary check: if (i >= RSND_MAX_COMPONENT) does not guarantee that the last valid element remains zero. As a result, the loop can rely on component_dais[RSND_MAX_COMPONENT] being zero, which may lead to an out-of-bounds access. Found by Linux Verification Center (linuxtesting.org) with SVACE.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 547b02f74e4ac1e7d295a6266d5bc93a647cd4ac, < 9f1daac27ca28e98c8c0e4450de42bb68d547250; >= 547b02f74e4ac1e7d295a6266d5bc93a647cd4ac, < 15e7b2ac2455995a6af02b9d3da7a432837aaf72; >= 547b02f74e4ac1e7d295a6266d5bc93a647cd4ac, < 134c61925e9e9ee0f4fdbab5c3984d5bb024f5f5; >= 547b02f74e4ac1e7d295a6266d5bc93a647cd4ac, < a62b3e6e42359a79158c134e3cf5c74fe160c3f5; >= 547b02f74e4ac1e7d295a6266d5bc93a647cd4ac, < f9e437cddf6cf9e603bdaefe148c1f4792aaf39c |
| Linux | Linux | 6.6 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63838?
How severe is CVE-2026-63838?
How do I fix CVE-2026-63838?
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 2026
- CVE-2026-63832In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63833In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-63834In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63835In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63836In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63837In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63839In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6384A flaw was found in gimp. This buffer overflow vulnerability…7.8
- CVE-2026-63840In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63841In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63842In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63843In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-63838?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
