CVE-2026-89889: media: i2c: imx415: Release runtime PM reference on VBLANK error

Published Sep 16, 2026
·
Updated

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 pmruntimegetifinuse() had taken a runtime PM reference. Break out of the switch instead so the common pmruntimeput() path is used.

Event History

Sep 16, 2026
CVE Published
via MITRE·10:31 AM
Data Sourced
via MITRE·10:31 AM
Description

Frequently Asked Questions

1

What systems are exposed to this issue?

Systems using the Linux kernel imx415 media I2C driver are exposed when the VBLANK control path is exercised while the device is runtime-active.

2

What condition triggers the problem?

The issue occurs when programming VMAX fails after pm_runtime_get_if_in_use() has acquired a runtime PM reference. The error path returns without releasing that reference.

3

What is the impact of the flawed error path?

A runtime PM reference can be leaked, preventing the common pm_runtime_put() cleanup path from running for that operation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203