Security Advisory

CVE-2026-89889

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-09-16 10:31:52
Last updated 2026-09-16 10:31:52
Assigner Linux
CVSS score not scored
State PUBLISHED

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.