CVE-2026-23076

Source
https://cve.org/CVERecord?id=CVE-2026-23076
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-23076.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-23076
Downstream
Related
Published
2026-02-04T16:08:01.204Z
Modified
2026-03-24T09:12:41.622552Z
Summary
ALSA: ctxfi: Fix potential OOB access in audio mixer handling
Details

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

ALSA: ctxfi: Fix potential OOB access in audio mixer handling

In the audio mixer handling code of ctxfi driver, the conf field is used as a kind of loop index, and it's referred in the index callbacks (amixerindex() and sumindex()).

As spotted recently by fuzzers, the current code causes OOB access at those functions. | UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.8/sound/pci/ctxfi/ctamixer.c:347:48 | index 8 is out of range for type 'unsigned char [8]'

After the analysis, the cause was found to be the lack of the proper (re-)initialization of conj field.

This patch addresses those OOB accesses by adding the proper initializations of the loop indices.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23076.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
8cc72361481f00253f1e468ade5795427386d593
Fixed
6524205326e0c1a21263b5c14e48e14ef7e449ae
Fixed
afca7ff5d5d4d63a1acb95461f55ca9a729feedf
Fixed
8c1d09806e1441bc6a54b9a4f2818918046d5174
Fixed
a8c42d11b0526a89192bd2f79facb4c60c8a1f38
Fixed
d77ba72558cd66704f0fb7e0969f697e87c0f71c
Fixed
873e2360d247eeee642878fcc3398babff7e387c
Fixed
61006c540cbdedea83b05577dc7fb7fa18fe1276

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.31
Fixed
5.10.249
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.199
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.162
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.122
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.68
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.8

Database specific

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