← Retour à la recherche de CVE

CVE-2026-72230

Linux kernel

Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: free unfragmentable packet The caller of batadv_frag_send_packet() assume that the skb provided to the function are always consumed. But the pre-check for an empty payload or the zero fragment size returned an error without any further actions. A failed pre-check must use the same error handling code as the rest of the function.

EPSS 0.211%Risque 0
Voir la source
Publication
2026-08-15 06:21:49
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-17 06:18:24
Vecteur
Pending