---
id: CVE-2026-89824
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/panel-edp: fix i2c adapter leak on probe failure

  Make sure to drop the i2c adapter reference on probe failure (e.g.
  probe deferral) and on driver unbind also if a …
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  drm/panel-edp: fix i2c adapter leak on probe failure

  Make sure to drop the i2c adapter reference on probe failure (e.g.
  probe deferral) and on driver unbind also if a …
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= cc5a3fc041f0104d97ac61b0423ec533d7a93214 <
    f933d0f6fcd6280ce709553d394c30e9f7cc1b8c
  - >-
    Linux >= cc5a3fc041f0104d97ac61b0423ec533d7a93214 <
    8d9e6dffaea9b1282f8dc82f2d5e3cbd64e11fb3
  - >-
    Linux >= cc5a3fc041f0104d97ac61b0423ec533d7a93214 <
    e048a11cf4649e03f194e16eb809e57ffc9eb5b6
  - >-
    Linux >= cc5a3fc041f0104d97ac61b0423ec533d7a93214 <
    0259846b15a665c6762a86b3fa0eb8b674b35d1c
  - >-
    Linux >= cc5a3fc041f0104d97ac61b0423ec533d7a93214 <
    972afe6d5314037556bf6b3e635d7a06547064ee
  - >-
    Linux >= cc5a3fc041f0104d97ac61b0423ec533d7a93214 <
    e2a9e291275a74e309a21cbb1def6296a72d6aed
  - Linux 5.15
published: '2026-09-16'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T11:16:48.993'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89824'
references:
  - url: 'https://git.kernel.org/stable/c/0259846b15a665c6762a86b3fa0eb8b674b35d1c'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/8d9e6dffaea9b1282f8dc82f2d5e3cbd64e11fb3'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/972afe6d5314037556bf6b3e635d7a06547064ee'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/e048a11cf4649e03f194e16eb809e57ffc9eb5b6'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/e2a9e291275a74e309a21cbb1def6296a72d6aed'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/f933d0f6fcd6280ce709553d394c30e9f7cc1b8c'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-16T10:53:54.001Z'
epss: 0.00215
epssPercentile: 0.10553
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

drm/panel-edp: fix i2c adapter leak on probe failure

Make sure to drop the i2c adapter reference on probe failure (e.g.
probe deferral) and on driver unbind also if a devicetree redundantly
uses the 'ddc-i2c-bus' property to point to the aux ddc bus.

## Remediation

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