CVE-2026-64345
Last modified
CVE-2026-64345 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e8d5f92b8d30bb4ade76494490c3c065e12411b1, < 94ec20d97aa51547965a539f660a1fe79c6929a3; >= e8d5f92b8d30bb4ade76494490c3c065e12411b1, < 75c0ad13e136961328253742501b4efc3988a587; >= e8d5f92b8d30bb4ade76494490c3c065e12411b1, < bf20c94fa6aaff945f0ae3a23f3212cd299f28d9; >= e8d5f92b8d30bb4ade76494490c3c065e12411b1, < 8a5eba992c862b0c94411eecf9b7121e8636db38; >= e8d5f92b8d30bb4ade76494490c3c065e12411b1, < 7f1f24c367938c5537e2308bf9a965f051d14774; >= e8d5f92b8d30bb4ade76494490c3c065e12411b1, < 30adce93d5c4a5a1ec29d9249e3fdfcc391d406b; 25c95c6bd4dc50a3c20de0fa7f450ea02b2320fc; 4a47581cf010dc351d8069978080fdb000c0776d; d9fe88b2a38dc700bf5bd3a09c7cd11bbc248367; cedb0187b8ba929c3f76f28e6bc25804d65f8a54; e9e791f5c39ab30e374a3b1a9c25ca7ff24988f3; 34f026263889e2827e04acdc3a0eb9ecbd191ef0; 5f845e5d18d151230476cf90aa46449f69ba2ef1; >= 4.4.241, < 4.5; >= 4.9.241, < 4.10; >= 4.14.203, < 4.15; >= 4.19.154, < 4.20; >= 5.4.73, < 5.5; >= 5.8.17, < 5.9; >= 5.9.2, < 5.10 |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64345?
How severe is CVE-2026-64345?
How do I fix CVE-2026-64345?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64339In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64340In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64341In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64342In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64343In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64344In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64346In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64347In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64348In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64349In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64350In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64351In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-64345?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
