CVE-2026-31623
Severity CVSS v4.0:
Pending analysis
Type:
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Publication date:
24/04/2026
Last modified:
28/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()<br />
<br />
A malicious USB device claiming to be a CDC Phonet modem can overflow<br />
the skb_shared_info->frags[] array by sending an unbounded sequence of<br />
full-page bulk transfers.<br />
<br />
Drop the skb and increment the length error when the frag limit is<br />
reached. This matches the same fix that commit f0813bcd2d9d ("net:<br />
wwan: t7xx: fix potential skb->frags overflow in RX path") did for the<br />
t7xx driver.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 2.6.31 (including) | 6.6.136 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.83 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 7.0 (including) | 7.0.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/600dc40554dc5ad1e6f3af51f700228033f43ea7
- https://git.kernel.org/stable/c/9989938d13cc5ba8447eeed5a61acfcf61bc6801
- https://git.kernel.org/stable/c/a23b1b1aaf41e174181d5853a70e65d4d01e648c
- https://git.kernel.org/stable/c/c183d5775129a0a7495bd61a6e57ec230dcf01e5
- https://git.kernel.org/stable/c/d4e1946bea8d6441835eb3fd09b19237ba366a6f
- https://git.kernel.org/stable/c/ebf75c6301c4972a87542ebf2d994c6391eb5d46



