Lucene search
+L

248 matches found

RedHat Linux
RedHat Linux
•added 2024/08/28 12:34 p.m.•7 views

kernel: wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()

A vulnerability was found in the Linux kernel's mac80211 component within the ieee80211stapsdeliverwakeup function, where improper locking of the sta-pslock can lead to a deadlock condition, which occurs because the function uses a spin lock without preventing softirq execution on the same CPU,...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2024/08/26 10:11 a.m.•91 views

CVE-2024-43911 wifi: mac80211: fix NULL dereference at band check in starting tx ba session

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, linkdata/linkconf are dynamically allocated. They don't point to vif-bssconf. So, there will be no chanreq assigned to vif-bssconf an...

0.00225EPSS
SaveExploits0References2
OSV
OSV
•added 2024/08/17 10:15 a.m.•23 views

UBUNTU-CVE-2024-43842

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: Fix array index mistake in rtw89stainfogetiter In rtw89stainfogetiter 'status-hegi' is compared to array size. But then 'rate-hegi' is used as array index instead of 'status-hegi'. This can lead to go beyond array...

7.8CVSS6.2AI score0.00218EPSS
SaveExploits0References12
NVD
NVD
•added 2024/08/05 3:15 p.m.•30 views

CVE-2024-21459

Information disclosure while handling beacon or probe response frame in STA...

7.5CVSS0.00263EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/08/05 2:21 p.m.•18 views

CVE-2024-21459 Buffer Over-read in WLAN HOST

Information disclosure while handling beacon or probe response frame in STA...

6.5CVSS6.9AI score0.00263EPSS
SaveExploits0References1
CVE
CVE
•added 2024/08/05 2:21 p.m.•74 views

CVE-2024-21459

CVE-2024-21459 impacts Qualcomm WLAN HOST circuitry (Qualcomm WLAN component) and is a information-disclosure flaw triggered by handling beacon or probe response frames in a Station (STA). The issue is categorized under WLAN with network attack vector and low complexity; CVSS metrics show confide...

7.5CVSS6.5AI score0.00263EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2024/08/05 2:21 p.m.•39 views

CVE-2024-21459 Buffer Over-read in WLAN HOST

Information disclosure while handling beacon or probe response frame in STA...

6.5CVSS0.00263EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/12 1:15 p.m.•4 views

DEBIAN-CVE-2024-40912

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211stapsdeliverwakeup The ieee80211stapsdeliverwakeup function takes sta-pslock to synchronizes with ieee80211txhunicastpsbuf which is called from softirq context. However using only spinlock...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/07/12 12:00 a.m.•5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a deadlock issue in the wifi:mac80211 component in the ieee80211stapsdeliverwakeup function...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
•added 2024/07/05 12:00 a.m.•20 views

PT-2024-7053

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.50 Description The issue is related to a mistake in the rtw89 sta info get iter function, where status-he gi is compared to array size, but then rate-he gi is used as an array index instead of status-he gi...

7.8CVSS5.4AI score0.00218EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2024/07/01 2:17 p.m.•25 views

CVE-2024-21456 Buffer Over-read in WLAN HOST

Information Disclosure while parsing beacon frame in STA...

6.5CVSS6.8AI score0.00271EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/07/01 2:17 p.m.•55 views

CVE-2024-21456 Buffer Over-read in WLAN HOST

Information Disclosure while parsing beacon frame in STA...

6.5CVSS0.00271EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/05/30 3:29 p.m.•39 views

CVE-2024-36921 wifi: iwlwifi: mvm: guard against invalid STA ID on removal

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: guard against invalid STA ID on removal Guard against invalid station IDs in iwlmvmmldrmstaid as that would result in out-of-bounds array accesses. This prevents issues should the driver get into a bad state...

8.8CVSS6.4AI score0.00345EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2024/05/30 12:00 a.m.•13 views

The vulnerability of the sta_info_alloc() function in the Linux kernel’s mac80211 stack allows a hacker to cause a service failure.

The vulnerability of the stainfoalloc function in the net/mac80211/stainfo.c module, which is part of the mac80211 stack implemented in Linux kernel, can lead to a potential memory leak. Exploiting this vulnerability could allow an attacker to cause a service failure remotely...

5.8CVSS5.5AI score
SaveExploits0References1Affected Software3
NVD
NVD
•added 2024/05/17 2:15 p.m.•20 views

CVE-2024-35838

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet e.g. during connection to an AP MLD, we might remove the station without ever marking links valid, and leak them. F...

5.5CVSS7.4AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/17 2:02 p.m.•29 views

CVE-2024-35838 wifi: mac80211: fix potential sta-link leak

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet e.g. during connection to an AP MLD, we might remove the station without ever marking links valid, and leak them. F...

6AI score
SaveExploits0References7
Debian CVE
Debian CVE
•added 2024/05/17 2:02 p.m.•26 views

CVE-2024-35838

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet e.g. during connection to an AP MLD, we might remove the station without ever marking links valid, and leak them. F...

5.5CVSS7.1AI score0.00216EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/05/17 2:02 p.m.•46 views

CVE-2024-35838 wifi: mac80211: fix potential sta-link leak

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix potential sta-link leak When a station is allocated, links are added but not set to valid yet e.g. during connection to an AP MLD, we might remove the station without ever marking links valid, and leak them. F...

6.4AI score0.00216EPSS
SaveExploits0References4
CVE
CVE
•added 2024/05/17 12:24 p.m.•210 views

CVE-2024-35789

CVE-2024-35789 – Linux kernel : Vulnerability in wifi/mac80211 VLAN handling where on moving a station out of a VLAN and deleting the VLAN, the fast_rx entry could still point to the VLAN netdev, enabling a use-after-free. The fixed behavior is to immediately call ieee80211_check_fast_rx after VL...

8CVSS6.7AI score0.00355EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
•added 2024/05/17 12:24 p.m.•26 views

CVE-2024-35789

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS7.5AI score0.00355EPSS
SaveExploits0
Rows per page
Query Builder