CVE-2026-89886

Source
https://cve.org/CVERecord?id=CVE-2026-89886
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-89886.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-89886
Downstream
Published
2026-09-16T10:31:50Z
Modified
2026-09-18T03:48:33Z
Summary
media: intel/ipu6: fix async notifier cleanup leak on parse error
Details

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

media: intel/ipu6: fix async notifier cleanup leak on parse error

isys_notifier_init() calls v4l2_async_nf_init() and then adds fwnode remote subdevs in a loop with v4l2_async_nf_add_fwnode_remote(). If an endpoint parse or add fails partway through the loop, it jumps to err_parse and returns without calling v4l2_async_nf_cleanup(), leaking every v4l2_async_connection already added to the notifier's waiting list.

The register-failure path just below already cleans up correctly, and the caller only tears the notifier down (isys_notifier_cleanup()) once isys_notifier_init() has returned success. Clean up the notifier on the parse error path too.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/89xxx/CVE-2026-89886.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
f50c4ca0a82003b8a542c3332fd292cf1bc355a2
Fixed
dd5943aedbe4d7eb46158cb35078257733ac48b6
Fixed
27b7997be552ee37b3e01beacfeb4131f1bebb5f
Fixed
eee6069e4e9511e814a33a75e403f7e863f70394
Fixed
abb1f808ceab5a3275f8a6b4e37cff17f9f781c1

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.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-89886.json"