Lucene search
K

1437 matches found

NVD
NVD
added 5 hours ago4 views

CVE-2026-46271

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi-link connection, WCN7850 firmware crashes due to WoW offloads enabled on both primary and secondary links. Change to do it only on primary link to fix it...

Exploits0References3
NVD
NVD
added 5 hours ago2 views

CVE-2026-46248

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: clear stale link mapping of ahvif-linksmap When an arvif is initialized in non-AP STA mode but MLO connection preparation fails before the arvif is created arvif-iscreated remains false, the error path attempts to...

Exploits0References3
ATTACKERKB
ATTACKERKB
added 7 hours ago1 views

CVE-2026-46271

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi-link connection, WCN7850 firmware crashes due to WoW offloads enabled on both primary and secondary links. Change to do it only on primary link to fix it...

5.8AI score
Exploits0References4Affected Software1
CVE
CVE
added 7 hours ago4 views

CVE-2026-46271

The CVE concerns the Linux kernel wireless driver for ath12k. In multi-link setups, WoW offloads were enabled on both primary and secondary links, causing the WCN7850 firmware to crash. The issue is resolved by enabling WoW offloads only on the primary link. Affected context includes the WCN7850 ...

5.8AI score
Exploits0References3
CVE
CVE
added 7 hours ago2 views

CVE-2026-46248

CVE-2026-46248 affects the Linux kernel driver stack for wifi/ath12k. The root cause occurs when an arvif is initialized in non-AP STA mode but MLO preparation fails before arvif->is_created becomes true. The error path deletes links only if arvif->is_created is true, leaving a stale ahvif-...

5.8AI score
Exploits0References3
SUSE CVE
SUSE CVE
added 5 days ago7 views

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

5.8AI score0.00024EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 5 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-46187

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rsi: fix kthread lifetime race between self-exit and external-stop RSI driver use both self- exitkthreadcompleteandexit and external-stop kthreadstop when...

5.9AI score0.00024EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 5 days ago8 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...

5.8AI score0.00024EPSS
Exploits0References2
NVD
NVD
added 6 days ago4 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...

0.00024EPSS
Exploits0References8
NVD
NVD
added 6 days ago4 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...

0.00024EPSS
Exploits0References8
ATTACKERKB
ATTACKERKB
added 6 days ago4 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...

5.8AI score0.00024EPSS
Exploits0References9Affected Software1
EUVD
EUVD
added 6 days ago4 views

EUVD-2026-32814

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

5.8AI score0.00024EPSS
Exploits0References5
Debian CVE
Debian CVE
added 6 days ago5 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...

5.8AI score0.00024EPSS
Exploits0
Cvelist
Cvelist
added 6 days ago21 views

CVE-2026-46136 wifi: mt76: mt7921: fix a potential clc buffer length underflow

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

0.00024EPSS
Exploits0References6
CVE
CVE
added 6 days ago8 views

CVE-2026-46136

The CVE affects the Linux kernel WiFi driver for mt76 (mt7921). A buffer length underflow in the CLC power table retrieval (buf_len) can underflow under certain power-table changes, potentially causing an almost infinite loop or an invalid power setting and may lead to driver initialization failu...

5.8AI score0.00024EPSS
Exploits0References6
Cvelist
Cvelist
added 6 days ago23 views

CVE-2026-46122 wifi: b43: enforce bounds check on firmware key index in b43_rx()

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

0.00024EPSS
Exploits0References8
Debian CVE
Debian CVE
added 6 days ago5 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...

5.7AI score0.00024EPSS
Exploits0
RedHat Linux
RedHat Linux
added 6 days ago9 views

kernel: wifi: brcmfmac: validate bsscfg indices in IF events

A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. This vulnerability occurs because the driver fails to properly validate bsscfg indices in interface IF events. An attacker could exploit this by sending a specially crafted IF event with an invalid bsscfg index, which could lead to an...

8.8CVSS5.8AI score0.00035EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 6 days ago11 views

kernel: wifi: brcmfmac: validate bsscfg indices in IF events

A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. This vulnerability occurs because the driver fails to properly validate bsscfg indices in interface IF events. An attacker could exploit this by sending a specially crafted IF event with an invalid bsscfg index, which could lead to an...

8.8CVSS5.8AI score0.00035EPSS
Exploits0References5
CNNVD
CNNVD
added 6 days ago5 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the kthread lifecycle competition in the Wi-Fi RSI driver. When the kthreadcompleteandexit is...

5.8AI score0.00024EPSS
Exploits0References5
Rows per page
Query Builder