CVE-2026-43427: usb: class: cdc-wdm: fix reordering issue in read code path

Published May 8, 2026
·
Updated

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

usb: class: cdc-wdm: fix reordering issue in read code path

Quoting the bug report:

Due to compiler optimization or CPU out-of-order execution, the desc->length update can be reordered before the memmove. If this happens, wdmread() can see the new length and call copytouser() on uninitialized memory. This also violates LKMM data race rules [1].

Fix it by using WRITEONCE and memory barriers.

Affected Software

22 affected components
Linux Linux kernel
Linux Linux kernel>=2.6.26.1<5.10.253
Linux Linux kernel>=5.11<5.15.203
Linux Linux kernel>=5.16<6.1.167
Linux Linux kernel>=6.2<6.6.130
Linux Linux kernel>=6.7<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=2.6.26
Linux Linux kernel=2.6.26-rc4
Linux Linux kernel=2.6.26-rc5
Linux Linux kernel=2.6.26-rc6
Linux Linux kernel=2.6.26-rc7
Linux Linux kernel=2.6.26-rc8
Linux Linux kernel=2.6.26-rc9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6
Linux Linux kernel=7.0-rc7

Event History

May 8, 2026
CVE Published
via MITRE·02:22 PM
Data Sourced
via MITRE·02:22 PM
Description
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Who is realistically exposed to this issue?

Systems running the Linux kernel are affected where the cdc-wdm USB class driver's read path is in use. Exploitation requires local access and low privileges; no user interaction is required.

2

What does an attacker need to exploit it?

An attacker needs local, low-privileged access to trigger the affected read path. The vulnerability can cause uninitialized kernel memory to be copied to user space, resulting in high confidentiality impact, and can also cause high availability impact.

3

What should be done if patching is not immediately possible?

Apply an available patch for the Linux kernel. The provided remediation information does not identify a configuration workaround or mitigation for systems that cannot yet be patched.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203