PT-2026-5534 · Linux+1 · Linux Kernel+1
Published
2026-01-01
·
Updated
2026-05-22
·
CVE-2026-23031
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the gs can open() function related to USB-in transfer URBs. The URBs are allocated and submitted, but not always freed in gs can close() due to the USB framework unanchoring them before the completion function is called. Specifically, the issue occurs in the
gs usb receive bulk callback() function where the URB is processed and resubmitted. The fix involves anchoring the URB in gs usb receive bulk callback() to the parent->rx submitted anchor.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Release of Resource after Effective Lifetime
Memory Leak
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu