CVE-2026-31775

Source
https://cve.org/CVERecord?id=CVE-2026-31775
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-31775.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-31775
Downstream
Published
2026-05-01T14:15:03.664Z
Modified
2026-07-08T07:32:32.295718942Z
Summary
ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization
Details

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

ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization

The recent refactoring of xfi driver changed the assignment of atc->daios[] at atcgetresources(); now it loops over all enum DAIOTYP entries while it looped formerly only a part of them. The problem is that the last entry, SPDIF1, is a special type that is used only for hw20k1 CTSB073X model (as a replacement of SPDIFIO), and there is no corresponding definition for hw20k2. Due to the lack of the info, it caused a kernel crash on hw20k2, which was already worked around by the commit b045ab3dff97 ("ALSA: ctxfi: Fix missing SPDIFI1 index handling").

This patch addresses the root cause of the regression above properly, simply by skipping the incorrect SPDIF1 type in the parser loop.

For making the change clearer, the code is slightly arranged, too.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31775.json",
    "cna_assigner": "Linux"
}
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
a2dbaeb5c61ef110ceefe0d48fe94d428d3bcf16
Fixed
a79c4c42057818bd9de45d2627464b4f0e02196a
Fixed
75dc1980cf48826287e43dc7a49e310c6691f97e

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.12

Database specific

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