Description
In the Linux kernel, the following vulnerability has been resolved:

media: cx23885: Add missing unmap in snd_cx23885_hw_params()

In error path, add cx23885_alsa_dma_unmap() to release the
resource acquired by cx23885_alsa_dma_map().
Published: 2026-05-06
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel driver for CX23885 audio hardware contains a flaw where an error path fails to call cx23885_alsa_dma_unmap(), leaving a DMA mapping unreleased. This leads to a resource leak; subsequent attempts to map or use the device may fail, potentially corrupting memory or exhausting kernel address space. The impact is that an attacker who can control the driver’s initialization or can trigger repeated failures could cause the system to become unstable or crash, affecting availability.

Affected Systems

All Linux kernel installations that include the media driver cx23885, regardless of vendor. Any system running an older kernel that uses the cx23885 module is potentially affected; the problem does not appear to affect other drivers.

Risk and Exploitability

The vulnerability is a resource‑leak flaw (CWE‑401). No public exploit has been reported and it is not listed in CISA’s KEV catalog. The EPSS score is not available, so the likelihood of exploitation remains uncertain. However, because the flaw can lead to system instability or DoS, it should be treated with caution. The severity depends on whether the affected device is actively used; a server with no CX23885 hardware is not impacted even if the driver remains compiled.

Generated by OpenCVE AI on May 6, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Linux kernel patch that implements the missing unmap in snd_cx23885_hw_params(); the patch is available in kernel revisions after commit 0b7f5608.
  • If an update cannot be applied immediately, disable the cx23885 device in the kernel configuration, or unload the module to prevent its usage until the fix is applied.
  • Monitor system logs (dmesg, /var/log/kern.log) for DMA mapping or resource allocation errors, and set alerts for any kernel panics or repeated allocation failures.

Generated by OpenCVE AI on May 6, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 06 May 2026 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-401

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in snd_cx23885_hw_params() In error path, add cx23885_alsa_dma_unmap() to release the resource acquired by cx23885_alsa_dma_map().
Title media: cx23885: Add missing unmap in snd_cx23885_hw_params()
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-05-06T11:27:22.226Z

Reserved: 2026-05-01T14:12:55.988Z

Link: CVE-2026-43135

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-06T12:16:30.747

Modified: 2026-05-06T13:07:51.607

Link: CVE-2026-43135

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-06T15:00:06Z

Weaknesses