CVE-2026-63902
Last modified
CVE-2026-63902 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypress_m8: validate interrupt packet headers cypress_read_int_callback() parses the interrupt-in buffer according to the selected Cypress packet format. Format 1 has a two-byte status/count header and format 2 has a one-byte combined status/count header. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypress_m8: validate interrupt packet headers cypress_read_int_callback() parses the interrupt-in buffer according to the selected Cypress packet format. Format 1 has a two-byte status/count header and format 2 has a one-byte combined status/count header. The usb-serial core sizes the interrupt-in buffer from the endpoint descriptor's wMaxPacketSize, and successful interrupt transfers can complete short when URB_SHORT_NOT_OK is not set. Check that the completed packet contains the selected header before reading it. Malformed short reports are ignored and the interrupt URB is resubmitted through the existing retry path, preventing out-of-bounds header-byte reads. KASAN report as below: KASAN slab-out-of-bounds in cypress_read_int_callback+0x240/0x7f0 Read of size 1 Call trace: cypress_read_int_callback() (drivers/usb/serial/cypress_m8.c:1009) __usb_hcd_giveback_urb() dummy_timer() [ johan: use constants in header length sanity checks ]
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < fcef31a5a85ccf3c313449a866ec6ed7e4132425; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < aaa66708bfb1dca2acd219d1c1582f9f6d5492cb; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < 44f9bab8df7750a1e2a4d6cc22d7c9c2dc096aed; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < be50533fe7068e86eb7adb81988e6d6a3f6dfe53; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < 90664556916de22467097d4c8ceb716d597a5c32; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < ae03453f2c809ca3cf73753269fa6184dea7160f; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < 4a4cb0021ebe1fcadb52e04d19ed8d71470a530b; >= 3416eaa1f8f8d516b77de514e14cf8da256d28fb, < 9f9bfc80c67f35a275820da7e83a35dface08281 |
| Linux | Linux | 2.6.26 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63902?
How severe is CVE-2026-63902?
How do I fix CVE-2026-63902?
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-63897In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63898In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63899In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6390A flaw was found in GNU nano's multi-buffer error message ha…6.8
- CVE-2026-63900In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63901In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63903In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63904In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63905In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63906In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-63907In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63908In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-63902?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
