CVE-2026-89872
Last modified
CVE-2026-89872 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix fwnode leak in v4l2_fwnode_parse_link In v4l2_fwnode_parse_link(), the remote endpoint fwnode reference is acquired using fwnode_graph_get_remote_endpoint(). This reference is properly released in the error paths, but it is leaked on the success path. Add the missing fwnode_handle_put() before returning 0 to prevent the reference leak. [Sakari Ailus: Fix subject prefix and coding style a little.].
Description
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix fwnode leak in v4l2_fwnode_parse_link In v4l2_fwnode_parse_link(), the remote endpoint fwnode reference is acquired using fwnode_graph_get_remote_endpoint(). This reference is properly released in the error paths, but it is leaked on the success path. Add the missing fwnode_handle_put() before returning 0 to prevent the reference leak. [Sakari Ailus: Fix subject prefix and coding style a little.]
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < c9b5238d173ee9b94dcaa2b34244ea89c8024feb; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < ccd8d1d80afab8b492a583ae81bfd295835bab2f; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < d92dc4692834e04bc0ef1d0908589852050d1a66; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < ef609b3ce456f021320fee2fb7e45094a3ccf232; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < 578c4bfa28bf21458ecdde2fd3fc429475f34c10; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < 3ced388b7908270529e5aa6d221840114b6c33bc; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < 881aafb139520570fd3390bf9938d7098b7fbb99; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < a6e86efd7f85e519bf48417f41923f8bd51f1597 |
| Linux | Linux | 4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89872?
How severe is CVE-2026-89872?
How do I fix CVE-2026-89872?
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-89867In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89868In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89869In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8987Autel Maxi Charger Single firmware through V1.03.51 contains…8.8
- CVE-2026-89870In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89871In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89873In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89874In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89875In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89876In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89877In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89878In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-89872?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
