CVE-2026-46208
Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/05/2026
Última modificación:
30/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
batman-adv: stop tp_meter sessions during mesh teardown<br />
<br />
TP meter sessions remain linked on bat_priv->tp_list after the netlink<br />
request has already finished. When the mesh interface is removed,<br />
batadv_mesh_free() currently tears down the mesh without first draining<br />
these sessions.<br />
<br />
A running sender thread or a late incoming tp_meter packet can then keep<br />
processing against a mesh instance which is already shutting down.<br />
Synchronize tp_meter with the mesh lifetime by stopping all active<br />
sessions from batadv_mesh_free() and waiting for sender threads to exit<br />
before teardown continues.
Impacto
Puntuación base 3.x
7.80
Gravedad 3.x
ALTA
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/03660dab86f93319178a24667f6998526dc4355d
- https://git.kernel.org/stable/c/26dfeee8db81354bfdade155f27f9e16510ad196
- https://git.kernel.org/stable/c/3d3cf6a7314aca4df0a6dde28ce784a2a30d0166
- https://git.kernel.org/stable/c/79bc0eaeef2c5797317bf2da8e3159a74d62ec47
- https://git.kernel.org/stable/c/8634c1dbd73adb74d40533ebb7e914efb82e71fb



