Lucene search
+L

13094 matches found

OSV
OSV
added 2024/04/02 7:15 a.m.9 views

UBUNTU-CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS5.7AI score0.00332EPSS
SaveExploits0References11
OSV
OSV
added 2024/04/02 7:15 a.m.21 views

UBUNTU-CVE-2024-26682

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/02 7:01 a.m.14 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
OSV
OSV
added 2024/04/02 7:01 a.m.18 views

CVE-2024-26682 wifi: mac80211: improve CSA/ECSA connection refusal

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

6.1AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.65 views

CVE-2024-26682

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

5.5CVSS7AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/02 7:01 a.m.66 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.5CVSS6.9AI score0.00193EPSS
SaveExploits0
CVE
CVE
added 2024/04/02 7:01 a.m.119 views

CVE-2024-26682

CVE-2024-26682 affects the Linux kernel's wifi/mac80211 CSA/ECSA handling. The patch fixes: (1) ignoring ECSA elements stuck in probe responses when cfg80211 previously detected them, preventing false connection refusals during CSA; and (2) permitting connections to APs switching to a channel alr...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.44 views

CVE-2024-26682 wifi: mac80211: improve CSA/ECSA connection refusal

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

6.7AI score0.00193EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/02 7:01 a.m.17 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...

6.6AI score0.00193EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/02 7:01 a.m.15 views

CVE-2024-26682 wifi: mac80211: improve CSA/ECSA connection refusal

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: improve CSA/ECSA connection refusal As mentioned in the previous commit, we pretty quickly found that some APs have ECSA elements stuck in their probe response, so using that to not attempt to connect while CSA is...

6.8AI score0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/02 7:01 a.m.54 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...

6.5AI score0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/02 7:01 a.m.119 views

CVE-2024-26683

Summary (CVE-2024-26683): In the Linux kernel’s wireless stack, a change intended to avoid connecting to an AP during a CSA channel switch inadvertently caused connection failures with some APs that permanently advertise an extended channel switch announcement (e.g., Asus RT-AC53 with firmware 3....

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/04/02 6:22 a.m.130 views

CVE-2024-26666

In CVE-2024-26666, the Linux kernel vulnerability affects the wifi/mac80211 TDLS fast-xmit path. The underlying issue is that the code looks up the link under RCU protection, but that protection isn’t guaranteed to be active for the operation, risking use-after-free-like scenarios. A fix was appl...

7.8CVSS7.2AI score0.00332EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.42 views

CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS6.4AI score0.00332EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.42 views

CVE-2024-26666 wifi: mac80211: fix RCU use in TDLS fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.1CVSS6.7AI score0.00332EPSS
SaveExploits0References3
ICS
ICS
added 2024/04/02 6:00 a.m.108 views

IOSIX IO-1020 Micro ELD

View CSAF 1. EXECUTIVE SUMMARY CVSS v4 9.4 ATTENTION : Exploitable from adjacent network/Low attack complexity Vendor : IOSiX Equipment : IO-1020 Micro ELD Vulnerabilities : Use of Default Credentials, Download of Code Without Integrity Check 2. RISK EVALUATION Successful exploitation of these...

7.4CVSS8.3AI score0.004EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/04/02 12:00 a.m.13 views

The vulnerability of the fromSetWirelessRepeat function (/goform/WifiExtraSet) in the Tenda AC7 router software allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the fromSetWirelessRepeat function /goform/WifiExtraSet in the Tenda AC7 router microprogramming system is related to buffer overflow in the stack. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of protected...

9CVSS8.1AI score0.01683EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/02 12:00 a.m.12 views

PT-2024-21460 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions = 6.7.4 Description: The issue is related to the wifi mac80211 component in the Linux kernel, where some access points APs have ECSA elements stuck in their probe response. This causes the kernel to not attempt to connec...

9.1CVSS6.5AI score0.01219EPSS
SaveExploits11References899
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.28 views

CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS6.4AI score0.00332EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/04/02 12:00 a.m.14 views

DJI Mavic和Matrice 安全漏洞

DJI Mavic and DJI Matrice are both products of the Chinese company DJI.DJI Mavic is a series of drones.DJI Matrice is a series of commercial drone platforms. A security vulnerability exists in the DJI Mavic 3, Matrice 300, and Matrice M30 that stems from the use of weak credentials that could all...

6.6CVSS6.7AI score0.0029EPSS
SaveExploits0References2
Rows per page
Query Builder