← Zurück zur CVE-Suche

CVE-2026-74263

linux

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skb_clone in control TX t7xx_port_ctrl_tx() clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned->len, so an skb_clone() failure results in a NULL pointer dereference. Check the clone before using it. If previous fragments were already queued, preserve the driver-s existing partial-write behavior by returning the number of bytes submitted so far.

EPSS 0.168%Risiko 0
Quelle öffnen
Veröffentlicht
2026-08-15 06:22:25
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:19:19
Vektor
Pending