Lucene search
+L

27 matches found

OSV
OSV
added 2026/07/27 12:0 a.m.6 views

UBUNTU-CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.5 views

SUSE CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/24 4:16 p.m.6 views

CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 3:23 p.m.18 views

CVE-2026-64218

CVE-2026-64218 affects the Linux kernel’s batman-adv subsystem. The bug in batadv_bla_purge_backbone_gw() could leak or misuse report_work structures when purging stale backbone gateway entries. The root cause: a previous loop held entries under spin_lock_bh() and called cancel_work_sync(), which...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 3:23 p.m.5 views

CVE-2026-64218 batman-adv: bla: fix report_work leak on backbone_gw purge

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/24 3:23 p.m.7 views

EUVD-2026-48626

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

5.8AI score0.00129EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

5.8AI score0.00129EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.33 views

CVE-2026-64218 batman-adv: bla: fix report_work leak on backbone_gw purge

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS0.00129EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.12 views

PT-2026-64333

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the batman-adv module where the batadv bla purge backbone gw function fails to properly handle report work when removing stale backbone gateway entries. If report work...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:40 p.m.11 views

EUVD-2026-45780

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

5.4AI score0.00267EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.14 views

SUSE CVE-2026-46231

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...

6.5CVSS5.8AI score0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/28 10:16 a.m.9 views

UBUNTU-CVE-2026-46231

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...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References38
EUVD
EUVD
added 2026/05/28 9:40 a.m.14 views

EUVD-2026-32858

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...

5.8AI score0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/28 9:40 a.m.40 views

CVE-2026-46231

CVE-2026-46231 concerns the Linux kernel’s batman-adv code. When batadv_bla_add_claim() fails to insert a new claim into its hash, a reference to the target backbone_gw could be leaked. The vulnerability arises from not releasing that reference on the error path, potentially allowing a backbone_g...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.10 views

CVE-2026-46231

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...

5.8AI score0.00119EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.20 views

PT-2026-44354

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the batman-adv module, the batadv bla add claim function fails to release a reference to the backbone gw object when it cannot insert a new claim into the hash. This results in a memo...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.9 views

SUSE CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

6.4CVSS5.4AI score0.00399EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/24 10:14 p.m.7 views

CVE-2026-31657

A flaw was found in the Linux kernel's batman-adv component. The batadvblaaddclaim function can improperly drop a reference to a backbone gateway while other parts of the code, such as the netlink claim dump path, still hold and attempt to use a pointer to the freed memory. This creates a...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.7 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS0.00399EPSS
SaveExploits0References8
Rows per page
Query Builder