Lucene search
+L

737 matches found

SUSE CVE
SUSE CVE
added 2026/06/25 2:20 a.m.22 views

SUSE CVE-2026-52914

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. That accounting currently allows the accumulated...

6.1CVSS5.7AI score0.00513EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/06/25 2:20 a.m.20 views

SUSE CVE-2026-52916

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: disallow unicast fragment in fragment batadvfragskbbuffer is called by batadvbatmanskbrecv when a BATADVUNICASTFRAG packet is received. Once all fragments are collected and the packet is reassembled,...

5.3CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/25 2:20 a.m.19 views

SUSE CVE-2026-52919

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tpmeter counter underflow during shutdown batadvtpsendershutdown unconditionally decrements the "sending" atomic counter. If multiple paths e.g. timeout, user cancel, and normal finish call this function, the...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/25 2:20 a.m.16 views

SUSE CVE-2026-52922

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: handle forward allocation error batadvdatforwarddata calls pskbcopyforclone to duplicate an skb for each DHT candidate, but does not check the return value before passing it to batadvsendskbprepareunicast4addr...

5.5CVSS5.8AI score0.00389EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/25 2:19 a.m.20 views

SUSE CVE-2026-52926

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clear current gateway during teardown batadvgwnodefree removes the gateway list entries during mesh teardown, but it does not clear the currently selected gateway. This leaves stale gateway state behind across cleanup...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/25 2:19 a.m.19 views

SUSE CVE-2026-52931

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid use of uninit sender vars batadvtprecvack and batadvtpstop are only valid for tpvars in the BATADVTPSENDER role. When called with a BATADVTPRECEIVER role, it proceeds to read sender-only members that we...

5.5CVSS5.8AI score0.00399EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/06/25 2:19 a.m.16 views

SUSE CVE-2026-52934

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tvlv: reject oversized TVLV packets batadvtvlvcontainerogmappend builds a TVLV packet section from the tvlv.containerlist. The total size of this section is computed by batadvtvlvcontainerlistsize, which sums the size...

5.5CVSS5.7AI score0.00244EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/06/24 8:44 p.m.20 views

CVE-2026-52931

A flaw was found in the batman-adv tpmeter module of the Linux kernel. A remote attacker could exploit this vulnerability by sending a specially crafted acknowledgment ACK packet to a node configured as a receiver in an ongoing tpmeter session. This could lead to the use of uninitialized sender...

9.8CVSS5.9AI score0.00399EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/24 8:44 p.m.21 views

CVE-2026-52914

A flaw was found in the Linux kernel's batman-adv component. This vulnerability allows a local attacker to cause a denial of service DoS by sending malformed fragment chains. The flaw is due to incorrect accounting of fragment reassembly length, which can be truncated during updates, bypassing...

9.8CVSS5.8AI score0.00513EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/24 3:37 p.m.16 views

CVE-2026-52934

A flaw was found in the Linux kernel's batman-adv Better Approach To Mobile Ad-hoc Networking - Advanced module. An integer overflow vulnerability in the TVLV Type-Length-Value packet processing can lead to an undersized memory allocation. This allows a subsequent operation to write beyond the...

8.8CVSS6.1AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/24 3:37 p.m.16 views

CVE-2026-52922

A flaw was found in the Linux kernel's batman-adv Better Approach To Mobile Ad-hoc Networking module. This vulnerability occurs because the batadvdatforwarddata function fails to validate the success of a memory allocation operation. An attacker could exploit this by triggering a scenario where t...

7.5CVSS5.8AI score0.00389EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/24 3:37 p.m.16 views

CVE-2026-52919

A flaw was found in the batman-adv module of the Linux kernel. During the shutdown process of the tpmeter sender, an atomic counter can underflow due to multiple decrements. This can cause the sender kernel thread to loop indefinitely, leading to a use-after-free vulnerability if the associated...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/24 3:37 p.m.14 views

CVE-2026-52916

A flaw was found in the Linux kernel's batman-adv module. A remote attacker can exploit this vulnerability by sending specially crafted BATADVUNICASTFRAG packets, which are designed to contain other fragmented packets. This 'fragments in fragments' scenario causes the kernel to recursively proces...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/24 8:16 a.m.23 views

CVE-2026-52931

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid use of uninit sender vars batadvtprecvack and batadvtpstop are only valid for tpvars in the BATADVTPSENDER role. When called with a BATADVTPRECEIVER role, it proceeds to read sender-only members that we...

9.8CVSS0.00399EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 8:16 a.m.18 views

CVE-2026-52922

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: handle forward allocation error batadvdatforwarddata calls pskbcopyforclone to duplicate an skb for each DHT candidate, but does not check the return value before passing it to batadvsendskbprepareunicast4addr...

7.5CVSS0.00389EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 8:16 a.m.15 views

CVE-2026-52926

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clear current gateway during teardown batadvgwnodefree removes the gateway list entries during mesh teardown, but it does not clear the currently selected gateway. This leaves stale gateway state behind across cleanup...

5.5CVSS0.00114EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 8:16 a.m.23 views

CVE-2026-52914

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. That accounting currently allows the accumulated...

9.8CVSS0.00513EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 8:16 a.m.15 views

CVE-2026-52913

In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: stop OGMv2 on disabled interface When a batadvhardiface is disabled, its meshiface pointer is set to NULL. However, batadvvogmsendmeshif may still dispatch OGMs via batadvvogmqueueonif for interfaces that have sinc...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 8:16 a.m.16 views

CVE-2026-52919

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tpmeter counter underflow during shutdown batadvtpsendershutdown unconditionally decrements the "sending" atomic counter. If multiple paths e.g. timeout, user cancel, and normal finish call this function, the...

7.8CVSS0.00117EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/24 8:16 a.m.14 views

CVE-2026-52916

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: disallow unicast fragment in fragment batadvfragskbbuffer is called by batadvbatmanskbrecv when a BATADVUNICASTFRAG packet is received. Once all fragments are collected and the packet is reassembled,...

5.5CVSS0.00123EPSS
SaveExploits0References8
Rows per page
Query Builder