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
Linux kernel Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | 6.6.136 |
SUSE Affected 1 release
| Version | Status | Fixed in |
|---|---|---|
| โ | Affected | โ |
Debian Mixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 6.12.85-1 |
| sid | Fixed | 6.19.14-1 |
| forky | Fixed | 6.19.14-1 |
| bullseye | Affected | โ |
| bookworm | Affected | โ |
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
- https://git.kernel.org/stable/c/0c5c65a17db729fc63ab656bdaaf0e675a9dbeac
- https://git.kernel.org/stable/c/6053620fdbcd89fa7e755644efdaab78e0daaae7
- https://git.kernel.org/stable/c/6807ff49bf796b3823b1e29f97b69316a40a9a94
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.