Lucene search
+L

62 matches found

SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.6 views

SUSE CVE-2022-49881

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix memory leak in queryregdbfile In the function queryregdbfile the alpha2 parameter is duplicated using kmemdup and subsequently freed in regdbfwcb. However, requestfirmwarenowait can fail without calling...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References12
CVE
CVE
added 2025/05/01 1:7 p.m.163 views

CVE-2025-37796

CVE-2025-37796 affects the Linux kernel wifi driver for at76c50x. The root cause is a use-after-free in at76_disconnect: after freeing the priv object (via ieee80211_free_hw) the code accesses the freed object’s udev field to manage the USB device, which can also cause a memory leak. The issue is...

7.8CVSS6.8AI score0.00189EPSS
SaveExploits0References10Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:0 a.m.9 views

The vulnerability of the Linux operating system’s kernel Wi-Fi component, which allows a hacker to trigger a service failure

The vulnerability of the Linux operating system’s kernel Wi-Fi component is related to the lack of memory release after the effective lifespan of the component. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00014EPSS
SaveExploits0References14Affected Software9
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.24 views

CVE-2024-58061 wifi: mac80211: prohibit deactivating all links

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: prohibit deactivating all links In the internal API this calls this is a WARNON, but that should remain since internally we want to know about bugs that may cause this. Prevent deactivating all links in the debugf...

0.00178EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.30 views

CVE-2025-21750 wifi: brcmfmac: Check the return value of of_property_read_string_index()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of ofpropertyreadstringindex Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exist and 'tmp' remains uninitialized, so we pass a random...

0.00202EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/02/24 12:0 a.m.9 views

The vulnerability of the Linux operating system’s kernel Wi-Fi component, which allows a hacker to trigger a service failure

The vulnerability of the Linux operating system’s kernel Wi-Fi component is related to the lack of memory release after the effective lifespan of the component. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00306EPSS
SaveExploits0References18Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:0 a.m.7 views

The vulnerability of the Linux operating system’s kernel Wi-Fi component, which allows a hacker to trigger a service failure

The vulnerability of the Linux operating system’s kernel Wi-Fi component is related to improper blocking mechanisms. Exploiting this vulnerability can allow attackers to cause service failures...

4.4CVSS6.4AI score0.00174EPSS
SaveExploits0References8Affected Software4
CVE
CVE
added 2024/11/09 10:14 a.m.177 views

CVE-2024-50234

CVE-2024-50234 : A Linux kernel vulnerability affecting Wi‑Fi stack in the iwl4965/iwlegacy path where on resume from hibernation a stale interrupt could be re-enabled, causing a race between resume startup and queued shutdown work and potentially a system hang. The fix, implemented in the kernel...

7CVSS6.5AI score0.00193EPSS
SaveExploits0References10Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:0 a.m.25 views

The vulnerability of the Linux operating system’s kernel Wi-Fi component, related to the allocation of unlimited memory, allows a hacker to trigger a service failure.

The vulnerability of the Linux operating system’s kernel Wi-Fi component is related to the allocation of unlimited memory. Exploiting this vulnerability can allow a hacker to cause a service failure...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0References12Affected Software3
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.5 views

SUSE CVE-2024-47712

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam In the wilcparsejoinbssparam function, the TSF field of the ies structure is accessed after the RCU read-side critical section is unlocked. According to...

5.5CVSS6.2AI score0.00365EPSS
SaveExploits0References18
NVD
NVD
added 2024/10/21 12:15 p.m.21 views

CVE-2024-47721

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89MACC2HFUNCREADWOWCAM to prevent out-of-bounds reading The handler of firmware C2H event RTW89MACC2HFUNCREADWOWCAM isn't implemented, but driver expects number of handlers is...

8.8CVSS0.00319EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/18 7:12 a.m.128 views

CVE-2024-46755

CVE-2024-46755 concerns the Linux kernel wifi mwifiex driver. The issue arises from mwifiex_get_priv_by_id() returning priv pointers for a given bss_num/bss_type without verifying that the priv is currently in use; unused priv pointers lack an attached wiphy, which can lead to a NULL pointer dere...

8.8CVSS6AI score0.00398EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/08/21 1:15 a.m.4 views

DEBIAN-CVE-2024-43879

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.22 views

CVE-2024-43879

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References26
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

UBUNTU-CVE-2024-43847

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix invalid memory access while processing fragmented packets The monitor ring and the reo reinject ring share the same ring mask index. When the driver receives an interrupt for the reo reinject ring, the monitor...

8.8CVSS6AI score0.0081EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.5 views

kernel: wifi: mac80211: fix potential key use-after-free

A use-after-free flaw was found in the Linux kernel’s IEEE 802.11 networking stack implementation functionality, used by Wifi, in how a user triggers the error path of the ieee80211gtkrekeyadd function. This flaw allows a local user to crash the system...

8.8CVSS6.7AI score0.00339EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/12 2:50 a.m.8 views

kernel: wifi: mac80211: fix potential key use-after-free

A use-after-free flaw was found in the Linux kernel’s IEEE 802.11 networking stack implementation functionality, used by Wifi, in how a user triggers the error path of the ieee80211gtkrekeyadd function. This flaw allows a local user to crash the system...

8.8CVSS6.7AI score0.00339EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.32 views

CVE-2024-26892

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/02 7:1 a.m.10 views

CVE-2024-26683 wifi: cfg80211: detect stuck ECSA element in probe resp

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since that might want the channel to be quiet or we...

6AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.29 views

CVE-2024-26683

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: detect stuck ECSA element in probe resp We recently added some validation that we don't try to connect to an AP that is currently in a channel switch process, since that might want the channel to be quiet or we...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder