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

media: rc: igorplugusb: heed coherency rules

In a control request, the USB request structure
can be subject to DMA on some HCs. Hence it must obey
the rules for DMA coherency. Allocate it separately.
Published: 2026-05-27
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The defect lies in the media rc igorplugusb subsystem of the Linux kernel. When a USB device generates a control request, the kernel uses a request structure that may be accessed via DMA by certain host controllers. The code allocates this structure in ordinary memory, violating DMA coherency requirements, a weakness classified as both CWE‑788 (Use of Uninitialized or Improperly Initialized Data) and CWE‑821. This oversight can let a malicious USB device cause the host controller to read or write stale or incorrect data, leading to kernel memory corruption, which in turn threatens system stability and confidentiality.

Affected Systems

Linux kernel builds that include the media rc igorplugusb driver are affected. The kernel source contains the vulnerability before the patch commit 0adac0ee2c42027d80bac02ea9b576a88f8955d3. Administrators should consider any kernel that has not yet applied this fix as potentially vulnerable, since no specific version range is detailed.

Risk and Exploitability

No public CVSS or EPSS rating is available, and the flaw is not listed in the CISA KEV catalog, indicating no known active exploitation. Nonetheless, a local attacker or an adversary with USB access to the host can craft control requests that trigger the flaw, potentially causing memory corruption. The lack of publicly disclosed exploits suggests the risk is moderate until the patch is deployed.

Generated by OpenCVE AI on May 28, 2026 at 02:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the upstream kernel patch commit 0adac0ee2c42027d80bac02ea9b576a88f8955d3 that enforces DMA‑coherent allocation for the IgorplugUSB request structure.
  • Rebuild and install the updated kernel, ensuring the patch is included in the kernel image.
  • Disable or restrict the use of IgorplugUSB devices until the kernel has been updated to remove the vulnerability, as a temporary mitigation.

Generated by OpenCVE AI on May 28, 2026 at 02:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 28 May 2026 00:15:00 +0000


Wed, 27 May 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-788

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

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately.
Title media: rc: igorplugusb: heed coherency rules
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-27T12:58:35.422Z

Reserved: 2026-05-13T15:03:33.097Z

Link: CVE-2026-46091

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-27T14:17:30.647

Modified: 2026-05-27T14:48:03.013

Link: CVE-2026-46091

cve-icon Redhat

Severity :

Publid Date: 2026-05-27T00:00:00Z

Links: CVE-2026-46091 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-28T02:45:05Z

Weaknesses