CVE-2026-72074

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < ab87cd7789d00f441f60a016cbcff35abe76513caffected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < b5518c5632f3485849421b9c33b4db5ae6a54ed7affected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < 163c3e7a1de6b3d5c85edb3bdf4cf087382103b0affected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < 08bf4b6ee28987570f4b3f1954427621fa291bf5affected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < fa7f65c5315a25b310daae69ab527efd420e37faaffected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < 0e8115a7ed9a99ff9495615a575a6c0f43566d10affected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < f4cf878dcc4f6f02e7a25294bfaed4361264995eaffected
LinuxLinux628329d52474323938a03826941e166bc7c8eff4 < ca459e237bc49567649c56bc72e4c602fb92fd67affected
LinuxLinux3.10affected
LinuxLinux0 < 3.10unaffected
LinuxLinux5.10.261 <= 5.10.*unaffected
LinuxLinux5.15.212 <= 5.15.*unaffected
LinuxLinux6.1.178 <= 6.1.*unaffected
LinuxLinux6.6.145 <= 6.6.*unaffected
LinuxLinux6.12.97 <= 6.12.*unaffected
LinuxLinux6.18.40 <= 6.18.*unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References