CVE-2026-31623
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/04/2026
Last modified:
24/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.



