PT-2026-43778 · Linux · Linux Kernel
CVE-2026-45911
·
Published
2026-05-27
·
Updated
2026-07-31
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A NULL pointer dereference occurs in the cdns3 driver when a role switch to host mode happens during the system resume process. The
start() operation of the host role registers a xhci-hcd device, but the probe is deferred during the resume path. Because the resume() operation incorrectly assumes the xhci-hcd device has already been probed, it leads to a memory access violation. This issue is triggered within the cdns host resume() and usb hcd is primary hcd() functions.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel