Lucene search
+L

31 matches found

Kitploit
Kitploit
added 2026/08/27 4:24 a.m.6 views

meshdeck

meshdeck MeshDeck 在 Arch Linux ARM Wilson 上的移植版本 此项目最初移植到了 Arch Linux ARM 的 Wilson 仓库。由于存在重叠且目标相似,Wilson 仓库正在与 ArchAssault 项目 http://www.archassault.org 合并。 所有原始/上游工作由 Dr. Philip Polstra 完成。 摘自其 Sourceforge 页面:http://sourceforge.net/projects/thedeck/ 一个附加模块,允许通过 802.15.4...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 10:04 p.m.3 views

meshyface

Meshyface Meshyface ist ein Chat-zentriertes Meshtastic-Dashboard, das als einzelner Python-Dienst läuft und eine Single-Page-Web-UI über HTTP bereitstellt. Aktuelle App-Oberfläche Die aktuelle UI bietet: Chat sowie Direkt-Peer-Gespräche Netzwerkarbeitsbereich für Karte, Übersicht, Verbindungen,...

5.3AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/26 9:40 p.m.3 views

Tyr

Tyr Email peer-to-peer sulla rete Yggdrasil. Inglese | Русский Screenshot | | | ---|---|---|--- | | | Cos'è Tyr? Tyr esegue un server di posta comple...

5.4AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/26 7:11 p.m.3 views

columba

Columba Columba è una semplice app di messaggistica e chiamate vocali per la rete Reticulum su Android. Invia messaggi LXMF ed effettua chiamate vocali LXST senza doverti affidare a Internet, torri cellulari o server centrali. Realizzata con un'interfaccia Android nativa e Material Design 3,...

5.4AI score
SaveExploits0References10
OSV
OSV
added 2026/07/20 12:16 a.m.12 views

UBUNTU-CVE-2026-42566

Meshtastic is an open source mesh networking solution. Prior to version 2.7.23.b246bcd, a single node advertising a User.longname that contains a malformed character encoding can render other radios unusable over BLE when managed through the iOS app. The malformed name does not need to be...

7.5CVSS6AI score0.00488EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:00 a.m.16 views

CVE-2026-44359

Meshtastic is an open source mesh networking solution. Prior to version 2.7.21.1370b23, the Meshtastic GitHub repository's mainmatrix.yml workflow is triggered by pullrequesttarget and multiple jobs check out the attacker's fork code and execute it with access to repository secrets and elevated...

10CVSS5.8AI score0.01799EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/19 11:16 p.m.47 views

CVE-2026-42566 Meshtastic: Malformed UTF-8 in User.long_name broadcast over LoRa causes mesh-wide client decode failure

Meshtastic is an open source mesh networking solution. Prior to version 2.7.23.b246bcd, a single node advertising a User.longname that contains a malformed character encoding can render other radios unusable over BLE when managed through the iOS app. The malformed name does not need to be...

7.5CVSS0.00488EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64117 wifi: mac80211: capture fast-RX rate before mesh reuses skb->cb

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb-cb ieee80211invokefastrx reads RX status through IEEE80211SKBRXCBskb, which aliases the same skb-cb storage that ieee80211rxmeshdata reuses as IEEE80211TXINFO. In the...

8.8CVSS5.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64094

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface Without rtnllock held, a hardif might be retrieved as primary interface of a meshif, but then while operating on this interface getting decoupled from the mesh...

5.3AI score0.00155EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/06/24 7:14 a.m.48 views

CVE-2026-52926 batman-adv: clear current gateway during teardown

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

0.00162EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/03/26 12:30 p.m.9 views

EUVD-2026-16154

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL deref in meshmatcheslocal meshmatcheslocal unconditionally dereferences ie-meshconfig to compare mesh configuration parameters. When called from meshrxcsaframe, the parsed action-frame elements may not...

5.7AI score0.00114EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/26 11:16 a.m.7 views

DEBIAN-CVE-2026-23396

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL deref in meshmatcheslocal meshmatcheslocal unconditionally dereferences ie-meshconfig to compare mesh configuration parameters. When called from meshrxcsaframe, the parsed action-frame elements may not...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/25 12:30 p.m.11 views

EUVD-2026-15198

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL pointer dereference in meshrxcsaframe In meshrxcsaframe, elems-meshchanswparamsie is dereferenced at lines 1638 and 1642 without a prior NULL check: ifmsh-chswttl = elems-meshchanswparamsie-meshttl;...

5.8AI score0.00136EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/03/25 10:26 a.m.36 views

CVE-2026-23279 wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL pointer dereference in meshrxcsaframe In meshrxcsaframe, elems-meshchanswparamsie is dereferenced at lines 1638 and 1642 without a prior NULL check: ifmsh-chswttl = elems-meshchanswparamsie-meshttl;...

0.00136EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.53 views

CVE-2025-55292

Meshtastic is an open source mesh networking solution. In the current Meshtastic architecture, a Node is identified by their NodeID, generated from the MAC address, rather than their public key. This aspect downgrades the security, specifically by abusing the HAM mode which doesn't use encryption...

8.2CVSS5.9AI score0.00136EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2026/01/28 3:14 p.m.11 views

kernel: mac80211: fix potential double free on mesh join

In the Linux kernel, the following vulnerability has been resolved: mac80211: fix potential double free on mesh join While commit 6a01afcf8468 "mac80211: mesh: Free ie data when leaving mesh" fixed a memory leak on mesh leave / teardown it introduced a potential memory corruption caused by a doub...

7.8CVSS6.7AI score0.00254EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003288)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003288 advisory. In android for MSM, Firefox OS for MSM, QRD Android, with all Android releases from CAF using the Linux kernel, a buffer overread is observed in nl80211setstation wh...

7.5CVSS7.2AI score0.00967EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/07 12:30 a.m.6 views

EUVD-2025-201571

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

6AI score0.00136EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-14855

Malicious code in bioql PyPI...

9.8CVSS6.4AI score0.00861EPSS
SaveExploits2References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-54776

Malicious code in bioql PyPI...

6.9CVSS6.6AI score0.00242EPSS
SaveExploits1References1
Rows per page
Query Builder