CVE-2026-63902

Source
https://cve.org/CVERecord?id=CVE-2026-63902
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63902.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63902
Downstream
Published
2026-07-19T14:55:10.267Z
Modified
2026-07-21T03:47:36.574832567Z
Summary
USB: serial: cypress_m8: validate interrupt packet headers
Details

In the Linux kernel, the following vulnerability has been resolved:

USB: serial: cypress_m8: validate interrupt packet headers

cypressreadintcallback() 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 URBSHORTNOTOK 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 cypressreadintcallback+0x240/0x7f0 Read of size 1 Call trace: cypressreadintcallback() (drivers/usb/serial/cypress_m8.c:1009) __usbhcdgivebackurb() dummytimer()

[ johan: use constants in header length sanity checks ]

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63902.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3416eaa1f8f8d516b77de514e14cf8da256d28fb
Fixed
fcef31a5a85ccf3c313449a866ec6ed7e4132425
Fixed
aaa66708bfb1dca2acd219d1c1582f9f6d5492cb
Fixed
44f9bab8df7750a1e2a4d6cc22d7c9c2dc096aed
Fixed
be50533fe7068e86eb7adb81988e6d6a3f6dfe53
Fixed
90664556916de22467097d4c8ceb716d597a5c32
Fixed
ae03453f2c809ca3cf73753269fa6184dea7160f
Fixed
4a4cb0021ebe1fcadb52e04d19ed8d71470a530b
Fixed
9f9bfc80c67f35a275820da7e83a35dface08281

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63902.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.26
Fixed
5.10.259
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.93
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.35
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.12

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63902.json"