๐Ÿ” CVE Alert

CVE-2026-31775

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 atc_get_resources(); 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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 1, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a2dbaeb5c61ef110ceefe0d48fe94d428d3bcf16 < a79c4c42057818bd9de45d2627464b4f0e02196a a2dbaeb5c61ef110ceefe0d48fe94d428d3bcf16 < 75dc1980cf48826287e43dc7a49e310c6691f97e
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/a79c4c42057818bd9de45d2627464b4f0e02196a git.kernel.org: https://git.kernel.org/stable/c/75dc1980cf48826287e43dc7a49e310c6691f97e