Lucene search
+L

13067 matches found

CNNVD
CNNVD
added 2024/11/25 12:00 a.m.13 views

EnGenius多款产品 安全漏洞

EnGenius ENH1350EXT and others are an outdoor wireless access point from EnGenius. A security vulnerability exists in various EnGenius products, which stems from a command injection due to incorrect operation of the parameter wifischeduledayem5. The following products are affected: EnGenius...

7.2CVSS5.4AI score0.27428EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/11/25 12:00 a.m.24 views

PT-2025-3624

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description The issue is related to the wifi mac80211 component in the Linux kernel, where the size of an unsigned long is 4 bytes on 32-bit systems, while a u64 is 8 bytes. This leads to incorrect bit...

7.8CVSS7AI score0.00315EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/11/25 12:00 a.m.14 views

The vulnerability of TOTOLINK A3300R router’s microprogramming software, related to deficiencies in authentication procedures, allows attackers to bypass security restrictions and change Wi-Fi passwords.

The vulnerability of TOTOLINK A3300R router microprogramming software is related to deficiencies in the authentication process. Exploiting this vulnerability allows a malicious actor to bypass security restrictions and change the Wi-Fi password by resetting it on the /wizard.html or...

7.8CVSS7.2AI score0.00537EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.14 views

vivo Framework Services 安全漏洞

vivo Framework Services is a framework service from the Chinese company vivo. A security vulnerability exists in versions prior to vivo Framework Services 11, which stems from mishandling of WiFi information and could allow certain malicious applications to obtain sensitive information...

1CVSS6.2AI score0.00167EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/24 12:00 a.m.11 views

PT-2024-17160 · Engenius · Engenius Ens500-Ac +2

Name of the Vulnerable Software and Affected Versions: EnGenius ENH1350EXT, ENS500-AC, and ENS620EXT versions up to 20241118 Description: A critical issue affects an unknown function of the file /admin/network/wifi schedule. The manipulation of the argument wifi schedule day em 5 leads to command...

7.2CVSS5.7AI score0.27428EPSS
SaveExploits1References18
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: wifi: mt76: replace skbput with skbputzero Avoid potentially reusing uninitialized data...

8.3CVSS6.5AI score0.0049EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2024/11/23 3:04 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: re-fix fortified-memset warning The carl9170txrelease function sometimes triggers a fortified-memset warning in my build configurations. This issue occurs in the following file: include/linux/string.h:254, and in...

8.2CVSS6.3AI score0.00651EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/22 10:15 p.m.14 views

CVE-2024-7391

ChargePoint Home Flex Bluetooth Low Energy Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of ChargePoint Home Flex charging devices. User interaction is required to exploit this vulnerability...

5.7CVSS5.7AI score0.0046EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/22 8:15 p.m.12 views

CVE-2024-6247

Wyze Cam v3 Wi-Fi SSID OS Command Injection Remote Code Execution Vulnerability. This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Wyze Cam v3 IP cameras. Authentication is not required to exploit this vulnerability. The specific flaw...

6.8CVSS6.3AI score0.02238EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/22 8:15 p.m.32 views

CVE-2024-6246

Wyze Cam v3 Realtek Wi-Fi Driver Heap-Based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Wyze Cam v3 IP cameras. Authentication is not required to exploit this vulnerability. The...

9.6CVSS0.00996EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/22 8:15 p.m.9 views

CVE-2024-6246

Wyze Cam v3 Realtek Wi-Fi Driver Heap-Based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Wyze Cam v3 IP cameras. Authentication is not required to exploit this vulnerability. The...

8.8CVSS7.7AI score0.00996EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.16 views

CVE-2024-53074

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't leak a link on AP removal Release the link mapping resource in AP removal. This impacted devices that do not support the MLD API 9260 and down. On those devices, we couldn't start the AP again after the ...

4.4CVSS6.8AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.17 views

CVE-2024-53059

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwlmvmsendrecoverycmd 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwlmvmsendcmdstatus, which handles...

5.5CVSS6.9AI score0.00399EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.9 views

CVE-2024-53055

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix 6 GHz scan construction If more than 255 colocated APs exist for the set of all APs found during 2.4/5 GHz scanning, then the 6 GHz scan construction will loop forever since the loop variable has type u8,...

4.4CVSS6.5AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.14 views

CVE-2024-50237

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: do not pass a stopped vif to the driver in .gettxpower Avoid potentially crashing in the driver because of uninitialized private data...

5.5CVSS6.6AI score0.00273EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.18 views

CVE-2024-50236

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: Fix memory leak in management tx In the current logic, memory is allocated for storing the MSDU context during management packet TX but this memory is not being freed during management TX completion. Similar leaks a...

5.5CVSS6.6AI score0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.14 views

CVE-2024-50235

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear wdev-cqmconfig pointer on free When we free wdev-cqmconfig when unregistering, we also need to clear out the pointer since the same wdev/netdev may get re-registered in another network namespace, then...

6.7CVSS6.8AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 5:53 p.m.45 views

CVE-2024-50234

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlegacy: Clear stale interrupts before resuming device iwl4965 fails upon resume from hibernation on my laptop. The reason seems to be a stale interrupt which isn't being cleared out before interrupts are enabled. We end u...

7CVSS6.6AI score0.00194EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/11/21 12:00 a.m.13 views

PT-2025-3623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns the Linux kernel's wifi functionality, specifically the cfg80211 module. During link deletion, the link ID is removed from the valid links bitmap before cleanup...

4.6CVSS7.2AI score0.00184EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/20 3:49 a.m.6 views

SUSE CVE-2024-53059

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwlmvmsendrecoverycmd 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these issues by switching to iwlmvmsendcmdstatus, which handles...

5.5CVSS8AI score0.00399EPSS
SaveExploits0References17
Rows per page
Query Builder