Lucene search
+L

12435 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-46122

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2026/05/29 12:0 a.m.117 views

ZTE H298A / H108N - Unauthenticated Credential Exposure

Exploit Title: ZTE H298A / H108N - Unauthenticated Credential Exposure via ETHCheat Parameter Date: 2026-05-20 Exploit Author: Mina Nageh Salalma Monx Research Vendor Homepage: https://www.zte.com.cn Software Link:...

7.5CVSS5.2AI score0.24681EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-46125

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. ...

8.8CVSS7.2AI score0.00302EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46163

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware- controlled key index in b43legacyrx can exceed...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-46136

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt76: mt7921: fix a potential clc buffer length underflow The buflen is used to limit the iterations for retrieving the country power setting and may...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 9:12 p.m.16 views

CVE-2026-46122

A flaw was found in the Linux kernel's b43 Wi-Fi driver. A remote attacker could exploit this vulnerability by providing a specially crafted firmware key index that exceeds the allocated array size in the b43rx function. This out-of-bounds read could lead to information disclosure, potentially...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:11 p.m.13 views

CVE-2026-46163

A flaw was found in the Linux kernel's b43legacy Wi-Fi driver. A remote attacker could exploit this vulnerability by sending specially crafted Wi-Fi frames, causing the firmware-controlled key index in the receive path to exceed its allocated bounds. This out-of-bounds read could lead to...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 8:13 p.m.15 views

CVE-2026-9434

A security vulnerability has been detected in Totolink A8000RU 7.1cu.643b20200521. Impacted is the function setWiFiWpsCfg of the file /cgi-bin/cstecgi.cgi of the component Web Management Interface. Such manipulation of the argument wscDisabled leads to os command injection. The attack may be...

10CVSS7AI score0.01732EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/28 7:42 p.m.13 views

CVE-2026-46136

A flaw was found in the Linux kernel's wifi: mt76: mt7921 component. A buffer length underflow in the CLC Country Logic Control mechanism can occur due to changes in the power table. This issue may lead to an almost infinite loop or an invalid power setting, resulting in a Denial of Service DoS b...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/05/28 4:24 p.m.114 views

WireDown

WireDown Autonomous AI-Driven Honeypot in a Zero-Gravity Physi...

10CVSS7.5AI score0.85974EPSS
SaveExploits40
RedhatCVE
RedhatCVE
added 2026/05/28 4:15 p.m.18 views

CVE-2026-46152

A flaw was found in the Linux kernel's Wi-Fi mac80211 subsystem. The ieee80211invokefastrx function uses a static variable for rxresult, which is shared across concurrent calls. This can lead to incorrect processing of Wi-Fi packets, where a packet might be mishandled or its status incorrectly...

8.8CVSS7AI score0.00167EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.12 views

CVE-2026-46187

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exitkthreadcompleteandexit and external-stop kthreadstop when killing a kthread. Generally, kthreadstop is called first, and in thi...

4.7CVSS0.00093EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/28 10:16 a.m.11 views

CVE-2026-46166

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211dfscaccancel can cause the iterated chanctx to be freed and removed from the list. Guard against this to avoid a slab-use-after-free error...

8.8CVSS0.00203EPSS
SaveExploits0References11
NVD
NVD
added 2026/05/28 10:16 a.m.15 views

CVE-2026-46163

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/28 10:16 a.m.20 views

CVE-2026-46152

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rxresult ieee80211invokefastrx is documented as safe for parallel RX, but its per-invocation rxresult is declared static. Concurrent callers then share one instance and can overwri...

8.8CVSS0.00167EPSS
SaveExploits0References15
NVD
NVD
added 2026/05/28 10:16 a.m.16 views

CVE-2026-46136

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buflen is used to limit the iterations for retrieving the country power setting and may underflow under certain conditions due to changes in the power table in...

7.8CVSS0.00129EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/28 10:16 a.m.23 views

CVE-2026-46125

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: remove station if connection prep fails If connection preparation fails for MLO connections, then the interface is completely reset to non-MLD. In this case, we must not keep the station since it's related to the...

8.8CVSS0.00302EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.5 views

CVE-2026-46187

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self-exitkthreadcompleteandexit and external-stop kthreadstop when killing a kthread. Generally, kthreadstop is called first, and in thi...

4.7CVSS5.7AI score0.00093EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.7 views

CVE-2026-46163

In the Linux kernel, the following vulnerability has been resolved: wifi: b43legacy: enforce bounds check on firmware key index in RX path Same fix as b43: the firmware-controlled key index in b43legacyrx can exceed dev-maxnrkeys. The existing B43legacyWARNON is non-enforcing in production builds...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.4 views

CVE-2026-46122

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References36
Rows per page
Query Builder