CVE-2026-64336
Last modified
CVE-2026-64336 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspan_pda: fix information leak The write() callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspan_pda implementation will however return the number characters submitted to the device if the write urb is not already in use. 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: serial: keyspan_pda: fix information leak The write() callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspan_pda implementation will however return the number characters submitted to the device if the write urb is not already in use. If this number is larger than the number of characters passed to write(), the line discipline continues writing data from beyond the tty write buffer. Fix the information leak by making sure that keyspan_pda_write_start() returns zero on success as intended.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 034e38e8f68767fb5438ae3e608ee82919674177, < b069b7029862fafaff331d4c664d97d4ae828d6d; >= 034e38e8f68767fb5438ae3e608ee82919674177, < e52ca411f50539ff1d0c877b9312771ca8a858c1; >= 034e38e8f68767fb5438ae3e608ee82919674177, < 2f7a6b8ab3845bd1da02604f1a874b52a4555a72; >= 034e38e8f68767fb5438ae3e608ee82919674177, < e1494191a3aac665d3a2fce16169a97c346253ec; >= 034e38e8f68767fb5438ae3e608ee82919674177, < cf6ca0aefae03958cfb5b189b0adbfb25c06bfac; >= 034e38e8f68767fb5438ae3e608ee82919674177, < d4b12b6b395e43a2b1d80be3745631fcaa9c047b; >= 034e38e8f68767fb5438ae3e608ee82919674177, < 6bfc8d01ac4068eced509f8fc74d0cd205e4dcec |
| Linux | Linux | 5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64336?
How severe is CVE-2026-64336?
How do I fix CVE-2026-64336?
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-64330In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64331In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64332In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64333In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64334In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64335In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64337In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64338In the Linux kernel, the following vulnerability has been re…
- 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…
Are you affected by CVE-2026-64336?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
