3 matches found
ROOT-OS-DEBIAN-11-CVE-2026-63835 CVE-2026-63835 in linux - Patched by Root
Root has patched CVE-2026-63835 in the linux package for Root:Debian:11. Multiple fixed versions available...
CVE-2026-63835
CVE-2026-63835 concerns the Linux kernel’s batman-adv OGM aggregation on disabled hard interfaces. When an interface is disabled, batadv_hardif_disable_interface() disables the worker and frees the skb aggr_list; however batadv_v_ogm_send_meshif() may still queue new skbs via batadv_v_ogm_queue_o...
Linux Distros Unpatched Vulnerability : CVE-2026-63835
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadvhardifdisableinterface -...