CVE-2026-89892

Source
https://cve.org/CVERecord?id=CVE-2026-89892
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89892.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89892
Downstream
Published
2026-09-16T10:31:54Z
Modified
2026-09-18T03:48:33Z
Summary
media: em28xx: defer audio-only extension registration
Details

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

media: em28xx: defer audio-only extension registration

The audio-only path registers extensions while probing the primary device. For a dual-TS board, this happens before dev_next is created. The duplicate device inherits is_audio_only and is then independently inserted into em28xx_devlist.

The list is intended to contain only primary devices: extension operations reach the secondary device through dev_next. The independently linked secondary can be freed during disconnect while its list node remains reachable, resulting in a use-after-free.

Defer audio-only extension registration to the module-request work item. It runs only after probing has completed construction of the optional secondary device, so only the primary is registered and extension callbacks reach the secondary through dev_next.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89892.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
4a089668ef22c295ed4997289cc48446c849249c
Fixed
0da1e627f4fc9d0e947fdae90913042120878923
Fixed
f8d7e77d9c621b42a191c67a9b37bec23dc1d555
Fixed
1abe9524dec0fd26e9ceb8d586034d6f68dd8273
Fixed
4e11c45dfdc72ab656067b1df8fcebaf52fd4715
Fixed
d06067ee32620f272cfb80c7bc7c572ad4e74724
Fixed
f9322ac9f862961d7f377b87ec26c8565af7e073
Fixed
4666197ca4f7d80cd3b0292054fe45d76be9ba04
Fixed
95f76f51937fdfb0fc1e14cae606b1ef574a56f3

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.17.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.51
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.5

Database specific

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