PT-2026-64566 · Linux · Linux

CVE-2026-64345

·

Published

2026-07-25

·

Updated

2026-07-25

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: f printer: take kref only for successful open
printer open() returns -EBUSY when the character device is already open, but it increments dev->kref regardless of the return value. VFS does not call ->release() for a failed open, so every rejected second open permanently leaks one reference.
Move kref get() into the successful-open branch.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64345

Affected Products

Linux