CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64345

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-07-14
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.

CSIRTS triage

Other
What
A kref should only be taken for successful open in f_printer.
Who is affected
Users of the usb gadget f_printer.
Urgency
Remediation urgency is unclear due to unknown severity.
Action
Monitor for updates regarding this issue.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64345

Get an email if CVE-2026-64345 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64345

CVE.org record

Embed the live status

CVE-2026-64345 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64345 status](https://www.csirts.com/badge/CVE-2026-64345)](https://www.csirts.com/cve/CVE-2026-64345)