Lucene search
+L

1690 matches found

OSV
OSV
added 2025/05/01 12:55 p.m.14 views

CVE-2025-37743 wifi: ath12k: Avoid memory leak while enabling statistics

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid memory leak while enabling statistics Driver uses monitor destination rings for extended statistics mode and standalone monitor mode. In extended statistics mode, TLVs are parsed from the buffer received from...

6.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.19 views

CVE-2025-37743

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid memory leak while enabling statistics Driver uses monitor destination rings for extended statistics mode and standalone monitor mode. In extended statistics mode, TLVs are parsed from the buffer received from...

5.5CVSS5.6AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 3:16 p.m.19 views

DEBIAN-CVE-2025-22128

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Clear affinity hint before calling ath12kpcifreeirq in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is set right after the allocation of IRQ vectors in...

5.5CVSS5.3AI score0.00178EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/04/16 3:15 p.m.6 views

CVE-2024-58097

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/16 3:15 p.m.5 views

UBUNTU-CVE-2025-22032

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix kernel panic due to null pointer dereference Address a kernel panic caused by a null pointer dereference in the mt792xrxgetwcid function. The issue arises because the deflink structure is not properly...

6CVSS6.2AI score0.00193EPSS
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.17 views

CVE-2025-22119

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphywork before allocating rfkill fails syzbort reported a uninitialize wiphyworklock in cfg80211devfree. 1 After rfkill allocation fails, the wiphy release process will be performed, which will cause...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.3 views

CVE-2024-58097 wifi: ath11k: fix RCU stall while reaping monitor destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix RCU stall while reaping monitor destination ring While processing the monitor destination ring, MSDUs are reaped from the link descriptor based on the corresponding bufid. However, sometimes the driver cannot...

7.3AI score0.00197EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.7 views

kernel: wifi: brcm80211: handle pmk_op allocation failure

A vulnerability was found in the Linux kernel's Wi-Fi cfg80211.c driver, where a lack of proper checks can result in a NULL pointer dereference. This issue occurs when the brcmfpmksav3op function attempts to call malloc , but the physical memory has run out. In this situation, kzalloc will return...

5.5CVSS7.2AI score0.00274EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.9 views

kernel: wifi: mac80211: fix race condition on enabling fast-xmit

A vulnerability was found in the mac80211 driver in the Linux kernel. This issue could lead to potential crashes or memory corruption due to of a situation where the driver attempts to utilize data structures that haven't been fully initialized yet...

8.8CVSS7.2AI score0.00279EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a mt7921 WiFi driver null pointer dereference...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/02 1:29 p.m.10 views

SUSE CVE-2025-21906

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: clean up ROC on failure If the firmware fails to start the session protection, then we do call iwlmvmrocfinished here, but that won't do anything at all because IWLMVMSTATUSROCP2PRUNNING was never set. Set...

5.5CVSS7.6AI score0.00218EPSS
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.18 views

CVE-2025-21905

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: limit printed string from FW file There's no guarantee here that the file is always with a NUL-termination, so reading the string may read beyond the end of the TLV. If that's the last TLV in the file, it can perha...

7.1CVSS6AI score0.00235EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:00 a.m.11 views

The vulnerability of the iwlreq_fw_callback() function in the drivers/net/wireless/intel/iwlwifi/iwl-drv.c file of the Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the iwlreqfwcallback function in the drivers/net/wireless/intel/iwlwifi/iwl-drv.c file of the Linux kernel is related to insufficient locking of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS5.9AI score0.00141EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2025/03/06 4:15 p.m.5 views

UBUNTU-CVE-2024-58062

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference When iterating over the links of a vif, we need to make sure that the pointer is valid in other words - that the link exists before dereferncing it. Use foreachvifactivelink that...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits0References6
CVE
CVE
added 2025/03/06 3:54 p.m.84 views

CVE-2024-58062

CVE-2024-58062: In the Linux kernel, the iwlwifi mvm code was fixed to avoid NULL pointer dereference when iterating over active links of a virtual interface (vif). The root cause was a missing check that the link pointer exists before dereferencing it; the patch adds usage of for_each_vif_active...

5.5CVSS7.1AI score0.00176EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2019-9503

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Broadcom brcmfmac WiFi driver prior to commit a4176ec356c73a46c07c181c6d04039fafa34a9f is vulnerable to a frame validation bypass. If the brcmfmac driver...

8.3CVSS7AI score0.03286EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2019-14897

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A stack-based buffer overflow was found in the Linux kernel, version kernel-2.6.32, in Marvell WiFi chip driver. An attacker is able to cause a denial of servic...

9.8CVSS7.3AI score0.02909EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.6 views

SUSE CVE-2024-57991

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: chan: fix soft lockup in rtw89entityrecalcmgntroles During rtw89entityrecalcmgntroles, there is a normalizing process which will re-order the list if an entry with target pattern is found. And once one is found, shou...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:22 a.m.6 views

SUSE CVE-2024-58014

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: add gain range check to wlcphyiqcalgainparamsnphy In 'wlcphyiqcalgainparamsnphy', add gain range check to WARN instead of possible out-of-bounds 'tbliqcalgainparamsnphy' access. Compile tested only. Found by Linux...

7.8CVSS6.9AI score0.00219EPSS
SaveExploits0References23
NVD
NVD
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21750

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

5.5CVSS0.00204EPSS
SaveExploits0References6
Rows per page
Query Builder