Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.

Linux Kernel: DDC Device Reference Leak Fixed

CVE-2026-23170
Summary

A bug in the Linux kernel's graphics driver for i.MX TVs has been fixed, which could have caused a memory leak if the device failed to probe correctly. This issue was resolved by properly releasing the DDC device reference in such cases. Affected users should update their kernel to the latest version to ensure this fix is applied.

Original title
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. ...
Original 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: 14 Feb 2026 · Updated: 10 Mar 2026 · First seen: 6 Mar 2026