Lucene search
+L

34 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-93203

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: bla: avoid CRC corruption due to parallel claim add batadvblaaddclaim is used to add claims and modify the backbone of claims for CLAIM frames from...

7.1CVSS5.9AI score0.00408EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:12 p.m.•47 views

CVE-2026-93203 batman-adv: bla: avoid CRC corruption due to parallel claim add

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid CRC corruption due to parallel claim add batadvblaaddclaim is used to add claims and modify the backbone of claims for CLAIM frames from remote backbones and local packets. When it handles a claim, it needs...

7.1CVSS0.00408EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/17 4:12 p.m.•9 views

CVE-2026-93203 batman-adv: bla: avoid CRC corruption due to parallel claim add

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid CRC corruption due to parallel claim add batadvblaaddclaim is used to add claims and modify the backbone of claims for CLAIM frames from remote backbones and local packets. When it handles a claim, it needs...

7.1CVSS5.9AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/17 4:12 p.m.•37 views

CVE-2026-93203

CVE-2026-93203 is a race condition in the Linux kernel's batman-adv mesh networking module, specifically in the Bridge Loop Avoidance (BLA) subsystem. The function batadv_bla_add_claim() can corrupt the CRC16 of backbone gateway entries when a new claim and a backbone ownership change execute in ...

7.1CVSS5.9AI score0.00408EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 11:17 a.m.•15 views

DEBIAN-CVE-2026-89948

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix freeing of claims on meshif deletion When the mesh interface is getting deleted, then batadvbladelbackboneclaims via batadvblapurgebackbonegw could make sure that all claims gets removed. But this function is...

5.8AI score0.00211EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•35 views

CVE-2026-89948 batman-adv: bla: fix freeing of claims on meshif deletion

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix freeing of claims on meshif deletion When the mesh interface is getting deleted, then batadvbladelbackboneclaims via batadvblapurgebackbonegw could make sure that all claims gets removed. But this function is...

0.00211EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•10 views

EUVD-2026-80548

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix freeing of claims on meshif deletion When the mesh interface is getting deleted, then batadvbladelbackboneclaims via batadvblapurgebackbonegw could make sure that all claims gets removed. But this function is...

5.7AI score0.00211EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/16 10:32 a.m.•24 views

CVE-2026-89948

CVE-2026-89948 affects the batman-adv (B.A.T.M.A.N. advanced) module in the Linux kernel , specifically its BLA (Backbone Link Aggregation) subsystem. The root cause is a logic bug: when a mesh interface is deleted, batadv_bla_del_backbone_claims() is never actually executed because bat_priv->...

5.7AI score0.00211EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/16 12:00 a.m.•1 views

CVE-2026-89948: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix freeing of claims on meshif deletion When the mesh interface is getting deleted, then batadvbladelbackboneclaims via batadvblapurgebackbonegw could make sure that all claims gets removed. But this function is...

5.8AI score0.00211EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/16 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89948

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: bla: fix freeing of claims on meshif deletion When the mesh interface is getting deleted, then batadvbladelbackboneclaims via batadvblapurgebackbone...

5.8AI score0.00211EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Hold the reference to the backbone gateways. The batadvblaaddclaim function can replace claim-backbonegw, and drop the last reference of the old gateway while the readers still follow the pointer. The netlink claim du...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/31 4:26 p.m.•11 views

SUSE CVE-2026-72233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskbmaypull called by batadvblaisbackbonegw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.9AI score0.004EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskbmaypull called by batadvblaisbackbonegw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.7AI score0.004EPSS
SaveExploits0References10
EUVD
EUVD
•added 2026/08/15 5:54 a.m.•12 views

EUVD-2026-59132

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskbmaypull called by batadvblaisbackbonegw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

5.6AI score0.004EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/15 5:54 a.m.•28 views

CVE-2026-72233 batman-adv: bla: reacquire gw address after skb realloc

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskbmaypull called by batadvblaisbackbonegw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS0.004EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/07/21 5:11 a.m.•8 views

CVE-2026-64095

A flaw was found in the Linux kernel's batman-adv module, which handles bridge loop avoidance. A race condition allows the bla.numrequests counter to be decremented multiple times due to non-atomic operations. This can lead to an inconsistent state within the kernel, potentially enabling a local...

7.1CVSS5.2AI score0.00408EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/19 4:17 p.m.•13 views

CVE-2026-64095

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

7.1CVSS0.00408EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/19 3:40 p.m.•47 views

CVE-2026-64095

Concrete details confirm CVE-2026-64095 affects Linux kernel batman-adv (bla.num_requests) where double decrement occurs due to non-atomic checks of request_sent and bla.num_requests. The root cause: several code paths modify state and counts without atomic synchronization, allowing TOCTOU races....

7.1CVSS5.4AI score0.00408EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/19 3:40 p.m.•16 views

CVE-2026-64095 batman-adv: bla: avoid double decrement of bla.num_requests

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

7.1CVSS5.4AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/07/19 3:40 p.m.•43 views

CVE-2026-64095 batman-adv: bla: avoid double decrement of bla.num_requests

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

7.1CVSS0.00408EPSS
SaveExploits0References8
Rows per page
Query Builder