In the Linux kernel, the following vulnerability has been resolved:
batman-adv: bla: put backbone reference on failed claim hash insert
When batadvblaaddclaim() fails to insert a new claim into the hash, it leaked a reference to the backbonegw for which the claim was intended. Call batadvbackbonegwput() on the error path to release the reference and avoid leaking the backbonegw object.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46231.json",
"cna_assigner": "Linux"
}