← Retour à la recherche de CVE

CVE-2026-72017

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue->tx_skb which gets freed without remorse nor checking. macb_free_consistent() gets called in a few codepaths, but only close will trigger the added expressions. In macb_open() and macb_alloc_consistent() failure cases, queues- tx_skb just got allocated and are empty.

EPSS 0.20600000000000002%Risque 0
Voir la source
Publication
2026-08-15 06:21:00
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-23 13:16:37
Vecteur
Pending