PatchSiren cyber security CVE debrief
CVE-2026-64336 Linux CVE debrief
A vulnerability has been identified in the Linux kernel, specifically in the USB: serial: keyspan_pda module. The write() callback returns the number of characters submitted to the device if the write urb is not already in use, potentially leaking information. The issue has been resolved by ensuring keyspan_pda_write_start() returns zero on success. This vulnerability could allow an attacker to access sensitive information. Linux kernel users and administrators should be aware of this vulnerability and take necessary actions to protect their systems, including reviewing system logs for potential exploitation attempts and ensuring that the latest kernel updates are applied.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-25
- Original CVE updated
- 2026-09-03
- Advisory published
- 2026-07-25
- Advisory updated
- 2026-09-03
Who should care
Linux kernel users and administrators, particularly those responsible for maintaining and securing Linux-based systems, should be aware of this vulnerability and take necessary actions to protect their systems. This includes reviewing and applying patches for the keyspan_pda module, monitoring system logs for potential exploitation attempts, and ensuring that the latest kernel updates are applied. Additionally, security teams and vulnerability management teams should review the official advisory and CVE record to validate affected scope, severity, and vendor guidance.
Technical summary
The Linux kernel's USB: serial: keyspan_pda module has an information leak vulnerability. The write() callback returns the number of characters submitted to the device if the write urb is not already in use, allowing the line discipline to continue writing data from beyond the tty write buffer. This issue has been fixed by modifying keyspan_pda_write_start() to return zero on success. The vulnerability could allow an attacker to access sensitive information, potentially leading to data exposure. Linux kernel users and administrators should be aware of this vulnerability and take necessary actions to protect their systems, including reviewing system logs for potential exploitation attempts and ensuring that the latest kernel updates are applied.
Defensive priority
Medium-High
Recommended defensive actions
- Update the Linux kernel to the latest version
- Review and apply patches for the keyspan_pda module
- Monitor system logs for potential exploitation attempts
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record was published on 2026-07-25T10:17:15.463Z and has not been modified since then. The NVD entry is currently Received. There is no additional information available about the vulnerability beyond what is provided in the CVE record and NVD entry. Linux kernel users and administrators should verify their systems for potential exposure and review the official advisory for guidance. The information provided is based on the available data and may not be exhaustive.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64336 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64336
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64336 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64336
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/2f7a6b8ab3845bd1da02604f1a874b52a4555a72
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/6bfc8d01ac4068eced509f8fc74d0cd205e4dcec
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b069b7029862fafaff331d4c664d97d4ae828d6d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/cf6ca0aefae03958cfb5b189b0adbfb25c06bfac
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d4b12b6b395e43a2b1d80be3745631fcaa9c047b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e1494191a3aac665d3a2fce16169a97c346253ec
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e52ca411f50539ff1d0c877b9312771ca8a858c1
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.