248 matches found
CVE-2023-54071
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use work to update rate to avoid RCU warning The ieee80211ops::starcupdate must be atomic, because ieee80211chanbwchange holds rcuread lock while calling drvstarcupdate, so create a work to do original things...
CVE-2025-20740
In wlan STA driver, there is a possible out of bounds read due to a race condition. This could lead to local information disclosure with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: WCNCR00435337; Issue ID: MSV-4036...
CVE-2025-20728
A vulnerability exists in the wlan STA driver (associated with Qualcomm and MediaTek Chipsets ) due to an incorrect bounds check resulting in an out-of-bounds write . This flaw could lead to local escalation of privilege , requiring only User execution privileges for exploitation, with no user in...
PT-2025-44979
Name of the Vulnerable Software and Affected Versions Qualcomm Wlan STA Driver affected versions not specified Description The wlan STA driver contains a possible out-of-bounds read issue stemming from a race condition. Successful exploitation could lead to local information disclosure. User...
Astra Linux - уязвимость в linux-5.10
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Check phy before init mstalink in mt7996macstaaddlinks In order to avoid a possible NULL pointer dereference in mt7996macstainitlink routine, move the phy pointer check before running mt7996macstainitlink in...
UBUNTU-CVE-2025-40066
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Check phy before init mstalink in mt7996macstaaddlinks In order to avoid a possible NULL pointer dereference in mt7996macstainitlink routine, move the phy pointer check before running mt7996macstainitlink in...
CVE-2025-40066
In the Linux kernel, CVE-2025-40066 affects the mt76/mt7996 Wi‑Fi stack. The vulnerability stems from a potential NULL pointer dereference in mt7996_mac_sta_init_link during mt7996_mac_sta_add_links, triggered if a phy pointer is used before proper validation. The published fix moves the phy poin...
ROS-20251013-01
A vulnerability in the LoongArch component of the Linux operating system kernel is related to the inability to process a kernel swap request. kernel swap requests. Exploitation of the vulnerability could allow an attacker to cause a denial of service Vulnerability in the sii902xinit function in t...
EUVD-2012-6553
Malware in sbrugna...
EUVD-2025-16601
Malicious code in bioql PyPI...
EUVD-2025-13525
Malicious code in bioql PyPI...
EUVD-2025-11274
Malicious code in bioql PyPI...
EUVD-2025-10001
Malicious code in bioql PyPI...
EUVD-2025-10002
Malicious code in bioql PyPI...
EUVD-2024-37305
Malicious code in bioql PyPI...
EUVD-2025-25650
Malicious code in bioql PyPI...
EUVD-2023-47926
Malicious code in bioql PyPI...
CVE-2025-60017
Unitree Go2, G1, H1, and B2 devices through 2025-09-20 allow root OS command injection via the hostapdrestart.sh wifissid or wifipass parameter within restartwifiap and restartwifista...
SUSE CVE-2023-53229
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix invalid drvstaprercuremove calls for non-uploaded sta Avoid potential data corruption issues caused by uninitialized driver private data structures...
CVE-2023-53209 wifi: mac80211_hwsim: Fix possible NULL dereference
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: Fix possible NULL dereference In a call to mac80211hwsimselecttxlink the sta pointer might be NULL, thus need to check that it is not NULL before accessing it...