← Volver al buscador de CVEs

CVE-2026-72234

Linux kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: batman-adv: access unicast_ttvn skb->data only after skb realloc The pskb_may_pull() called by batadv_get_vid() could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an use-after-free. This was done correctly for the ethernet header but missed for the unicast_packet pointer.

CVSS 9.8EPSS 0.675%Riesgo 1.04
Ver fuente
Publicación
2026-08-15 06:21:50
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-17 06:18:24
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H