CVE-2026-89735

Source
https://cve.org/CVERecord?id=CVE-2026-89735
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89735.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89735
Downstream
Published
2026-09-11T19:46:43Z
Modified
2026-09-15T03:48:21Z
Summary
usb: gadget: midi2: remove default configfs groups on teardown
Details

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

usb: gadget: midi2: remove default configfs groups on teardown

f_midi2_alloc_inst() creates default configfs child groups for the default endpoint and default block using configfs_add_default_group(), setting their internal refcount to 1.

However, during function teardown in f_midi2_free_inst() or EP cleanup in f_midi2_ep_opts_release(), configfs_remove_default_groups() is never called, therefore never dropping the refcount and leaking struct f_midi2_ep_opts and f_midi2_block_opts.

Add the missing configfs_remove_default_groups() in the afformentioned functions to free the structs properly.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89735.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
8b645922b22303cec4628dbbbf6c8553d1cdec87
Fixed
79dbedf40ad930f83839e564394dc5d1a54938c6
Fixed
4beda67ee72e0c8df5b49951dd8b96f6adb25e02
Fixed
a15c2acd3083461f91725760e59dff88b33c28f6
Fixed
9ea5dfb2bfef4f8a7e704d1921d8a790cb7fb700
Fixed
0f6bffb5008f0cba9cad5ded2caccc64466a6e54

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.6.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

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