CVE-2026-89886
Last modified
CVE-2026-89886 is a vulnerability of currently unknown severity. 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.
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= f50c4ca0a82003b8a542c3332fd292cf1bc355a2, < dd5943aedbe4d7eb46158cb35078257733ac48b6; >= f50c4ca0a82003b8a542c3332fd292cf1bc355a2, < 27b7997be552ee37b3e01beacfeb4131f1bebb5f; >= f50c4ca0a82003b8a542c3332fd292cf1bc355a2, < eee6069e4e9511e814a33a75e403f7e863f70394; >= f50c4ca0a82003b8a542c3332fd292cf1bc355a2, < abb1f808ceab5a3275f8a6b4e37cff17f9f781c1 |
| Linux | Linux | 6.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89886?
How severe is CVE-2026-89886?
How do I fix CVE-2026-89886?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-89880In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89881In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89882In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89883In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89884In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89885In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89887In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89888In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89889In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8989Autel Maxi Charger Single firmware through V1.03.51 permits …6.8
- CVE-2026-89890In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89891In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89886?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
