4 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-68220
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: nxp: imx8-isi: Add missing v4l2subdevcleanup in crossbar and pipe Both mxcisicrossbarinit and mxcisipipeinit call v4l2subdevinitfinalize which allocates...
CVE-2026-68219
A flaw was found in the NXP i.MX8 Image Sensor Interface ISI driver within the Linux kernel. This out-of-bounds vulnerability arises from inadequate validation of the downscaling factor before it is applied to the hardware. A local attacker could exploit this to cause a denial of service, making...
CVE-2026-68220
A flaw was found in the Linux kernel's NXP i.MX8 Image Sensor Interface ISI component. This flaw occurs because the system fails to properly free allocated memory when certain subdevice modules are removed. This oversight can lead to a memory leak, potentially impacting system stability and...
CVE-2026-68219 media: nxp: imx8-isi: Fix potential out-of-bounds issues
In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix potential out-of-bounds issues The maximum downscaling factor supported by ISI can be up to 16. Add minimum value constraint before applying the setting to hardware. Otherwise, the process will not respo...