2 matches found
CVE-2026-52926
The CVE concerns batman-adv in the Linux kernel. During mesh teardown, batadv_gw_node_free() removes gateway list entries but fails to clear the currently selected gateway, leaving stale gateway state that can break a later mesh recreation. The remediation is to clear bat_priv->gw.curr_gw befo...
EUVD-2026-38729
In the Linux kernel, the following vulnerability has been resolved: batman-adv: clear current gateway during teardown batadvgwnodefree removes the gateway list entries during mesh teardown, but it does not clear the currently selected gateway. This leaves stale gateway state behind across cleanup...