CVE-2026-31623
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | fixed | 6.19.14-1 |
| debian | sid | fixed | 6.19.14-1 |
| debian | trixie | fixed | 6.12.85-1 |
| linux-kernel | affected | 6.6.136 |
References
- 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
- https://www.suse.com/security/cve/CVE-2026-31623.html
- https://security-tracker.debian.org/tracker/CVE-2026-31623
CWEs
CWE-120
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.