CVE-2026-31623

high

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.

References

https://git.kernel.org/stable/c/ebf75c6301c4972a87542ebf2d994c6391eb5d46

https://git.kernel.org/stable/c/c183d5775129a0a7495bd61a6e57ec230dcf01e5

https://git.kernel.org/stable/c/a23b1b1aaf41e174181d5853a70e65d4d01e648c

https://git.kernel.org/stable/c/9989938d13cc5ba8447eeed5a61acfcf61bc6801

Details

Source: Mitre, NVD

Published: 2026-04-24

Updated: 2026-04-24

Risk Information

CVSS v2

Base Score: 7.2

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

Severity: High

CVSS v3

Base Score: 7.1

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

Severity: High