← Back to CVE search

CVE-2026-72074

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix type confusion in CDC union descriptor parsing The driver currently trusts the bMasterInterface0 from the CDC union descriptor without verifying that it matches the interface being probed. This could lead to the driver overwriting the private data of another interface. Validate that the control interface found in the descriptor is indeed the one we are probing.

EPSS 0.22%Risk 0
View source
Published
2026-08-15 06:21:17
Affected versions
unknown
Type
Kernel
Last modified
2026-08-17 06:18:06
Vector
Pending