← Back to CVE search

CVE-2026-31623

Linux Kernel

Description

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete() A malicious USB device claiming to be a CDC Phonet modem can overflow the skb_shared_info->frags[] array by sending an unbounded sequence of full-page bulk transfers. Drop the skb and increment the length error when the frag limit is reached. This matches the same fix that commit f0813bcd2d9d (-net: wwan: t7xx: fix potential skb->frags overflow in RX path-) did for the t7xx driver.

CVSS 5.5EPSS 0.125%Risk 0.56
View source
Published
2026-04-24 15:16:41
Affected versions
unknown
Type
Core software
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Operating systems
Linux