Description
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 respond even when Ctrl+C is executed.
Published: 2026-08-10
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In the Linux kernel, the media driver for NXP i.MX 8 Integrated Sensory Interfaces (ISI) lacked a minimum value check for its down‑scaling factor, allowing a value of up to 16 to be written directly to hardware registers. This out‑of‑bounds write can corrupt kernel memory and cause the requesting process to become unresponsive, effectively denying service to that process.

Affected Systems

All Linux kernel builds that include the imx8‑isi media driver are affected until the fix is applied. The vulnerability applies to any kernel configuration or custom build that compiles the imx8‑isi module, as the specific kernel version is not enumerated in the advisory.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity, but the EPSS score is below 1% and the vulnerability is not listed in the CISA KEV catalog, suggesting that exploitation is currently unlikely. The flaw is a local denial‑of‑service issue that requires the ability to control the ISI down‑scaling factor, such as by issuing compatible ioctl calls from a user‑space application with access to the device. Remote exploitation would require additional privileges or further vulnerabilities and is therefore considered less probable.

Generated by OpenCVE AI on August 14, 2026 at 01:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a release that includes the commit adding the minimum value check for the imx8‑isi driver.
  • If an immediate kernel upgrade is not possible, modify or suspend applications that set the ISI down‑scaling factor to the maximum value of 16 until the patch is applied.
  • For custom kernel builds, recompile the imx8‑isi driver with the added bounds check and deploy the updated module before restarting the system.

Generated by OpenCVE AI on August 14, 2026 at 01:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4745-1 linux-6.12 security update
History

Thu, 13 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Mon, 10 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Description 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 respond even when Ctrl+C is executed.
Title media: nxp: imx8-isi: Fix potential out-of-bounds issues
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-08-17T05:01:05.813Z

Reserved: 2026-07-30T09:28:09.375Z

Link: CVE-2026-68219

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-10T13:20:09.897

Modified: 2026-08-17T05:18:24.080

Link: CVE-2026-68219

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-10T12:00:39Z

Links: CVE-2026-68219 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T02:00:15Z

Weaknesses