PT-2026-36390 · Linux+2 · Linux Kernel+2
CVE-2026-31755
·
Published
2026-03-31
·
Updated
2026-08-23
CVSS v3.1
8.8
High
| Vector | AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/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 gadget ep queue() function when a gadget endpoint is disabled or not yet configured. In these states, the ep->desc pointer can be NULL, leading to a kernel crash when the function is called.Recommendations
Implement a check to return -ESHUTDOWN if
ep->desc is NULL to ensure unconfigured endpoints are handled correctly.
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
Linuxmint
Linux Kernel
Ubuntu