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

drm/imx/tve: fix probe device leak

Make sure to drop the reference taken to the DDC device during probe on
probe failure (e.g. probe deferral) and on driver unbind.
Published: 2026-02-14
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Memory Leak
Action: Patch
AI Analysis

Impact

The vulnerability is a memory leak in the DRM IMX TVE driver of the Linux kernel. During probe failure, the driver retains a reference to the DDC device, and it also fails to release the reference when the driver is unbound. This can lead to a gradual increase in kernel memory usage as repeated probe attempts or module reloads accumulate unreleased references, potentially degrading system performance or causing instability that could culminate in an out‑of‑memory condition.

Affected Systems

It affects all Linux kernel source trees in the 6.19 release candidates (RC1 through RC7) that include the drm/imx/tve driver. The bug is present in any kernel built from those sources and has been fixed in the stable 6.19 release once the patch is applied. Systems running these kernels on devices that include the IMX TVE component are at risk, and users of distributions shipping those kernels should verify whether their kernel version is affected.

Risk and Exploitability

The CVSS score is 5.5, indicating medium severity. The EPSS score is below 1%, so the likelihood of exploitation is very low. The vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog. The attack vector would be local: an attacker who can trigger the driver probe on a system that uses the affected kernel and includes the IMX TVE device. Since the flaw is a resource leak rather than an arbitrary code execution flaw, an attacker would need to induce repeated probe failures or unload/reload the driver, which requires elevated privileges or at least access to the device interface. This makes the risk lower unless the system is exposed to untrusted users or processes.

Generated by OpenCVE AI on April 17, 2026 at 19:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the kernel to a version that includes the patch (any 6.19‑RC8 or later or the next stable release).
  • If using a custom kernel, apply the patch to the drm/imx/tve source and rebuild the kernel before deployment.
  • Disable or unload the DRM IMX TVE module on systems that do not require it to eliminate the lingering reference issue.

Generated by OpenCVE AI on April 17, 2026 at 19:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8162-1 Linux kernel (NVIDIA Tegra) vulnerabilities
Ubuntu USN Ubuntu USN USN-8180-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8180-2 Linux kernel (FIPS) vulnerabilities
Ubuntu USN Ubuntu USN USN-8186-1 Linux kernel (Real-time) vulnerabilities
Ubuntu USN Ubuntu USN USN-8187-1 Linux kernel (NVIDIA) vulnerabilities
Ubuntu USN Ubuntu USN USN-8188-1 Linux kernel (HWE) vulnerabilities
History

Wed, 18 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401
CPEs cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Tue, 17 Feb 2026 00:15:00 +0000


Sat, 14 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/imx/tve: fix probe device leak Make sure to drop the reference taken to the DDC device during probe on probe failure (e.g. probe deferral) and on driver unbind.
Title drm/imx/tve: fix probe device leak
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-02-14T16:01:32.833Z

Reserved: 2026-01-13T15:37:45.982Z

Link: CVE-2026-23170

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-02-14T16:15:57.247

Modified: 2026-03-18T14:57:32.293

Link: CVE-2026-23170

cve-icon Redhat

Severity :

Publid Date: 2026-02-14T00:00:00Z

Links: CVE-2026-23170 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T19:30:15Z

Weaknesses