PT-2026-39088 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-08
·
CVE-2026-43427
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A reordering issue exists in the read code path of the usb class cdc-wdm. Due to compiler optimization or CPU out-of-order execution, the
desc->length update may occur before the memmove operation. This can lead to the wdm read() function accessing the updated length and executing copy to user() on uninitialized memory, which also violates Linux Kernel Memory Model (LKMM) data race rules.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel