Report: Breaking: CVE-2026-46231 - batman-adv: bla: put backbone reference on failed claim hash insert
CVE ID :CVE-2026-46231 Published : May 28, 2026, 10:16 a.m. | 1 hour, 47 minutes ago Description :In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into the hash, it leaked a reference to the backbone_gw for which the claim was intended. Call batadv_backbone_gw_put() on the error path to release the reference and avoid leaking the backbone_gw object. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...