---
id: CVE-2026-89889
title: |-
  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…
summary: |-
  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…
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= 3bcae55ab96a96ff7466164207365a853edf8756 <
    1aa66bb3ba440aabb3bfe65ba5f19bef86a0f823
  - >-
    Linux >= 3bcae55ab96a96ff7466164207365a853edf8756 <
    46c63cc1c1aefa08d3126000d5b56dabb62e801f
  - >-
    Linux >= 3bcae55ab96a96ff7466164207365a853edf8756 <
    bea3001e0f32527a291444e527e84a7ea9b546d4
  - Linux 6.15
published: '2026-09-16'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T11:16:57.473'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89889'
references:
  - url: 'https://git.kernel.org/stable/c/1aa66bb3ba440aabb3bfe65ba5f19bef86a0f823'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/46c63cc1c1aefa08d3126000d5b56dabb62e801f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/bea3001e0f32527a291444e527e84a7ea9b546d4'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-16T10:53:53.981Z'
epss: 0.00198
epssPercentile: 0.09867
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
