CVE-2026-68218
Received Received - Intake

Memory Leak in Linux Kernel dm1105 Driver

Vulnerability report for CVE-2026-68218, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-10

Last updated on: 2026-08-10

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: media: pci: dm1105: Free allocated workqueue Destroy allocated workqueue in remove() callback to free its resources, thus fixing memory leak.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-10
Last Modified
2026-08-10
Generated
2026-08-10
AI Q&A
2026-08-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak in the Linux kernel's media subsystem, specifically in the dm1105 PCI driver. The issue occurs because the workqueue allocated in the driver's remove() callback is not properly freed, leading to resource leaks.

Detection Guidance

This vulnerability is specific to the Linux kernel's media subsystem (dm1105 driver) and involves a memory leak due to an un-freed workqueue. Detection requires checking kernel logs for related errors or monitoring memory usage for unexpected growth in kernel processes.

Impact Analysis

This vulnerability may cause system resource exhaustion over time due to memory leaks. It could lead to performance degradation, crashes, or instability in systems using the affected dm1105 driver.

Mitigation Strategies

Apply the latest kernel update from your Linux distribution to patch the dm1105 driver memory leak. Reboot the system after applying the update to ensure the patched kernel is active.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-68218. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart