0.0
NA
CVE-2026-68221
media: nuvoton: npcm-video: fix memory leaks in probe and remove
Description

In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: npcm-video: fix memory leaks in probe and remove npcm_video_probe() allocates the npcm_video structure with kzalloc_obj() but never frees it on any probe error path or in npcm_video_remove(), leaking the allocation on every failed probe and every normal unbind. Additionally, when npcm_video_setup_video() fails, the reserved memory association established by of_reserved_mem_device_init() in npcm_video_init() is not released, leaking the rmem_assigned_device entry on the global list. Fix both by adding kfree(video) to all probe error paths and to npcm_video_remove(), and adding the missing of_reserved_mem_device_release() call when npcm_video_setup_video() fails.

INFO

Published Date :

Aug. 10, 2026, 1:20 p.m.

Last Modified :

Aug. 17, 2026, 5:18 a.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-68221 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
Solution
Fix memory leaks in the Linux kernel's Nuvoton video driver probe and remove functions.
  • Free allocated memory in probe error paths.
  • Free allocated memory in npcm_video_remove().
  • Release reserved memory association on setup failure.
  • Apply the provided kernel patch.
References to Advisories, Solutions, and Tools
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-68221 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-68221 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-68221 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-68221 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Aug. 17, 2026

    Action Type Old Value New Value
    Changed Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': 'b092d690a9b28795ab2db083023e8a5368cddb22', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '181a0aeefd56f9285325b84789aa348aba0508bf', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '65ddc021d39d6383635ee8b0970b2d1c7947e447', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '50cc0e547da50b887e63dfa1ad203cd5b735d01e', 'versionType': 'git'}], 'programFiles': ['drivers/media/platform/nuvoton/npcm-video.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '6.7'}, {'status': 'unaffected', 'version': '0', 'lessThan': '6.7', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.12.101', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.42', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.6', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/media/platform/nuvoton/npcm-video.c'], 'defaultStatus': 'affected'}] [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': 'b092d690a9b28795ab2db083023e8a5368cddb22', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '181a0aeefd56f9285325b84789aa348aba0508bf', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '65ddc021d39d6383635ee8b0970b2d1c7947e447', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '50cc0e547da50b887e63dfa1ad203cd5b735d01e', 'versionType': 'git'}], 'programFiles': ['drivers/media/platform/nuvoton/npcm-video.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '6.7'}, {'status': 'unaffected', 'version': '0', 'lessThan': '6.7', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.12.101', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.42', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.6', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/media/platform/nuvoton/npcm-video.c'], 'defaultStatus': 'affected'}]
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Aug. 10, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': 'b092d690a9b28795ab2db083023e8a5368cddb22', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '181a0aeefd56f9285325b84789aa348aba0508bf', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '65ddc021d39d6383635ee8b0970b2d1c7947e447', 'versionType': 'git'}, {'status': 'affected', 'version': '46c15a4ff1f4fe078c5b250fb2570020211eab38', 'lessThan': '50cc0e547da50b887e63dfa1ad203cd5b735d01e', 'versionType': 'git'}], 'programFiles': ['drivers/media/platform/nuvoton/npcm-video.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '6.7'}, {'status': 'unaffected', 'version': '0', 'lessThan': '6.7', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '6.12.101', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.42', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.1.6', 'versionType': 'semver', 'lessThanOrEqual': '7.1.*'}, {'status': 'unaffected', 'version': '7.2-rc1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['drivers/media/platform/nuvoton/npcm-video.c'], 'defaultStatus': 'affected'}]
    Added Description In the Linux kernel, the following vulnerability has been resolved: media: nuvoton: npcm-video: fix memory leaks in probe and remove npcm_video_probe() allocates the npcm_video structure with kzalloc_obj() but never frees it on any probe error path or in npcm_video_remove(), leaking the allocation on every failed probe and every normal unbind. Additionally, when npcm_video_setup_video() fails, the reserved memory association established by of_reserved_mem_device_init() in npcm_video_init() is not released, leaking the rmem_assigned_device entry on the global list. Fix both by adding kfree(video) to all probe error paths and to npcm_video_remove(), and adding the missing of_reserved_mem_device_release() call when npcm_video_setup_video() fails.
    Added Reference https://git.kernel.org/stable/c/181a0aeefd56f9285325b84789aa348aba0508bf
    Added Reference https://git.kernel.org/stable/c/50cc0e547da50b887e63dfa1ad203cd5b735d01e
    Added Reference https://git.kernel.org/stable/c/65ddc021d39d6383635ee8b0970b2d1c7947e447
    Added Reference https://git.kernel.org/stable/c/b092d690a9b28795ab2db083023e8a5368cddb22
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.