cbcvebase.
CVE-2026-23172
published 2026-02-14

CVE-2026-23172: In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: fix potential skb->frags overflow in RX path When receiving data in the…

PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.14%
3.5th percentile
In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: fix potential skb->frags overflow in RX path When receiving data in the DPMAIF RX path, the t7xx_dpmaif_set_frag_to_skb() function adds page fragments to an skb without checking if the number of fragments has exceeded MAX_SKB_FRAGS. This could lead to a buffer overflow in skb_shinfo(skb)->frags[] array, corrupting adjacent memory and potentially causing kernel crashes or other undefined behavior. This issue was identified through static code analysis by comparing with a similar vulnerability fixed in the mt76 driver commit b102f0c522cf ("mt76: fix array overflow on receiving too many fragments for a packet"). The vulnerability could be triggered if the modem firmware sends packets with excessive fragments. While under normal protocol conditions (MTU 3080 bytes, BAT buffer 3584 bytes), a single packet should not require additional fragments, the kernel should not blindly trust firmware behavior. Malicious, buggy, or compromised firmware could potentially craft packets with more fragments than the kernel expects. Fix this by adding a bounds check before calling skb_add_rx_frag() to ensure nr_frags does not exceed MAX_SKB_FRAGS. The check must be performed before unmapping to avoid a page leak and double DMA unmap during device teardown.

Affected

45 ranges· showing 25
VendorProductVersion rangeFixed in
debianlinux< linux 6.1.162-1 (bookworm)linux 6.1.162-1 (bookworm)
linuxlinux
linuxlinux>= d642b012df70a76dd5723f2d426b40bffe83ac49 < f9747a7521a48afded5bff2faf1f2dcfff48c577f9747a7521a48afded5bff2faf1f2dcfff48c577
linuxlinux>= d642b012df70a76dd5723f2d426b40bffe83ac49 < 2a0522f564acd34442652ea083091c329fa7c5d52a0522f564acd34442652ea083091c329fa7c5d5
linuxlinux>= d642b012df70a76dd5723f2d426b40bffe83ac49 < af4b8577d0b388cc3d0039eb0cdd9ca5bbbc9276af4b8577d0b388cc3d0039eb0cdd9ca5bbbc9276
linuxlinux>= d642b012df70a76dd5723f2d426b40bffe83ac49 < 2c0fb0f60bc1545c52da61bc6bd4855c1e7814ba2c0fb0f60bc1545c52da61bc6bd4855c1e7814ba
linuxlinux>= d642b012df70a76dd5723f2d426b40bffe83ac49 < f0813bcd2d9d97fdbdf2efb9532ab03ae92e99e6f0813bcd2d9d97fdbdf2efb9532ab03ae92e99e6
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.1.162-16.1.162-1
linuxlinux_kernel>= 0 < 6.12.69-16.12.69-1
linuxlinux_kernel>= 0 < 6.18.9-16.18.9-1
linuxlinux_kernel>= 5.19 < 6.1.1626.1.162
linuxlinux_kernel>= 6.13 < 6.18.96.18.9
linuxlinux_kernel>= 6.2 < 6.6.1236.6.123
linuxlinux_kernel>= 6.7 < 6.12.696.12.69
ubuntulinux
ubuntulinux-aws
ubuntulinux-aws-fips
ubuntulinux-azure
ubuntulinux-azure-6.17
ubuntulinux-azure-6.8
ubuntulinux-azure-fde-6.17
ubuntulinux-azure-fips
ubuntulinux-fips
ubuntulinux-gcp

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian8.4HIGH
vendor_redhat8.4HIGH
vendor_ubuntu7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.