CVE-2026-63838

Source
https://cve.org/CVERecord?id=CVE-2026-63838
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-63838.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-63838
Downstream
Published
2026-07-19T14:04:34.454Z
Modified
2026-07-21T03:46:51.179778137Z
Summary
ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]
Details

In the Linux kernel, the following vulnerability has been resolved:

ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]

componentdais[RSNDMAXCOMPONENT] is initially zero-initialized and later populated in rsnddaiofnode(). However, the existing boundary check: if (i >= RSNDMAXCOMPONENT)

does not guarantee that the last valid element remains zero. As a result, the loop can rely on componentdais[RSNDMAX_COMPONENT] being zero, which may lead to an out-of-bounds access.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63838.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
547b02f74e4ac1e7d295a6266d5bc93a647cd4ac
Fixed
9f1daac27ca28e98c8c0e4450de42bb68d547250
Fixed
15e7b2ac2455995a6af02b9d3da7a432837aaf72
Fixed
134c61925e9e9ee0f4fdbab5c3984d5bb024f5f5
Fixed
a62b3e6e42359a79158c134e3cf5c74fe160c3f5
Fixed
f9e437cddf6cf9e603bdaefe148c1f4792aaf39c

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-63838.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.91
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-63838.json"