CVE-2026-63903
N/AIn 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() (?:?)
No known exploitation, public exploit, or elevated probability at this time. Track for changes.
Exploitation likelihood
0.2%chance of exploitation in 30 days · 11th percentile
Impact if exploited
—CVSS · not scored
- No impact metrics
Proof of concept & exploit code
- github-search Search GitHub for public PoC repos
Test against your own equipment
curl -s https://vulnpedia.com/cve/CVE-2026-63903/poc.jsonMachine-readable PoC index for this CVE (for automation).Listed for defensive triage, patch verification, and authorized testing on systems you own. Machine-readable: /cve/CVE-2026-63903/poc.json
References
Technical & other
- https://git.kernel.org/stable/c/f1617539ab90e67da788959bfd314076f093a11a
- https://git.kernel.org/stable/c/f361359a952da15e70e693c2d7dca5c5843eae3e
- https://git.kernel.org/stable/c/37e54d1b986df35c936d81e5b59a7aa3ec6938f0
- https://git.kernel.org/stable/c/ffb739a49186ea784bbd9cb91b647f062395b419
- https://git.kernel.org/stable/c/6a4602221cba7a738442328d66a2f0b1c9bf6e17
- https://git.kernel.org/stable/c/22823a319fb2afdf02cacafbed8b613b757efbc8
- https://git.kernel.org/stable/c/db1e7eb6203d534dad64cac2c793b69e561e657b
- https://git.kernel.org/stable/c/4ce058df2ee02cc2a0f0fd5cd64ce6f1482a0b65