Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: i2c: imx415: Release runtime PM reference on VBLANK error The VBLANK path returned immediately when programming VMAX failed after pm_runtime_get_if_in_use() had taken a runtime PM reference. Break out of the switch instead so the common pm_runtime_put() path is used.
References
- https://git.kernel.org/stable/c/1aa66bb3ba440aabb3bfe65ba5f19bef86a0f823
- https://git.kernel.org/stable/c/46c63cc1c1aefa08d3126000d5b56dabb62e801f
- https://git.kernel.org/stable/c/bea3001e0f32527a291444e527e84a7ea9b546d4
FAQ
What is CVE-2026-89889?
CVE-2026-89889 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: media: i2c: imx415: Release runtime PM reference on VBLANK error The VBLANK path returned immediately when programming VMAX failed...
How severe is CVE-2026-89889?
CVSS scoring is not yet available for CVE-2026-89889. Check NVD for updates.
Is there a patch for CVE-2026-89889?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.