CVE-2026-63903
Last modified
CVE-2026-63903 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: USB: serial: belkin_sa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from endpoint wMaxPacketSize, and short interrupt transfers may complete successfully with a smaller actual_length. Check the completed interrupt packet length before parsing status fields so short interrupt endpoints and short successful packets are ignored instead of causing out-of-bounds or stale status-byte reads. KASAN report as below: BUG: KASAN: slab-out-of-bounds in belkin_sa_read_int_callback() Read of size 1 Call trace: belkin_sa_read_int_callback() (drivers/usb/serial/belkin_sa.c:202) __usb_hcd_giveback_urb() (drivers/usb/core/hcd.c:1630) dummy_timer() (?:?). 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: belkin_sa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from endpoint wMaxPacketSize, and short interrupt transfers may complete successfully with a smaller actual_length. Check the completed interrupt packet length before parsing status fields so short interrupt endpoints and short successful packets are ignored instead of causing out-of-bounds or stale status-byte reads. KASAN report as below: BUG: KASAN: slab-out-of-bounds in belkin_sa_read_int_callback() Read of size 1 Call trace: belkin_sa_read_int_callback() (drivers/usb/serial/belkin_sa.c:202) __usb_hcd_giveback_urb() (drivers/usb/core/hcd.c:1630) dummy_timer() (?:?)
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f1617539ab90e67da788959bfd314076f093a11a; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f361359a952da15e70e693c2d7dca5c5843eae3e; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 37e54d1b986df35c936d81e5b59a7aa3ec6938f0; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < ffb739a49186ea784bbd9cb91b647f062395b419; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 6a4602221cba7a738442328d66a2f0b1c9bf6e17; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 22823a319fb2afdf02cacafbed8b613b757efbc8; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < db1e7eb6203d534dad64cac2c793b69e561e657b; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 4ce058df2ee02cc2a0f0fd5cd64ce6f1482a0b65 |
| Linux | Linux | 2.6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63903?
How severe is CVE-2026-63903?
How do I fix CVE-2026-63903?
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-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-63902In 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…
- CVE-2026-63909In the Linux kernel, the following vulnerability has been re…8.1
Are you affected by CVE-2026-63903?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
