375 matches found
CVE-2024-24984
Improper input validation for some IntelR Wireless BluetoothR products for Windows before version 23.40 may allow an unauthenticated user to potentially enable denial of service via adjacent access...
Intel Wireless Bluetooth 输入验证错误漏洞
Intel Wireless Bluetooth is a driver tool from Intel USA that can effectively solve some problems with intel bluetooth in win10 system. An input validation error vulnerability exists in Intel Wireless Bluetooth versions prior to 23.40, which stems from improper input validation. An attacker...
PT-2024-20687 · Intel +1 · Intel Wireless Bluetooth +1
Name of the Vulnerable Software and Affected Versions: IntelR Wireless BluetoothR products for Windows versions prior to 23.40 Description: The issue is related to improper input validation, which may allow an unauthenticated user to potentially enable denial of service via adjacent access...
PT-2024-21006 · Intel +1 · Intel Killer Wi-Fi +2
Name of the Vulnerable Software and Affected Versions: IntelR PROSet/Wireless Software and IntelR KillerTM Wi-Fi versions prior to 23.40 Description: The issue is related to improper initialization in firmware, which may allow a privileged user to potentially enable information disclosure via loc...
wifi: iwlwifi: mvm: pause TCM when the firmware is stopped
...
DEBIAN-CVE-2024-47673
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: pause TCM when the firmware is stopped Not doing so will make us send a host command to the transport while the firmware is not alive, which will trigger a WARNING. bad state = 0 WARNING: CPU: 2 PID: 17434 at...
The vulnerability of the iwlreq_fw_callback() function in the Intel Wireless WiFi Next Gen AGN driver for Linux operating systems allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the iwlreqfwcallback function in the driver drivers/net/wireless/intel/iwlwifi/iwl-drv.c of the Intel Wireless WiFi Next Gen AGN Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the...
UBUNTU-CVE-2024-46825
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: use IWLFWCHECK for link ID check The lookup function iwlmvmrcufwlinkidtolinkconf is normally called with input from the firmware, so it should use IWLFWCHECK instead of WARNON...
kernel: wifi: iwlwifi: mvm: don't read past the mfuart notifcation
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't read past the mfuart notifcation In case the firmware sends a notification that claims it has more data than it has, we will read past that was allocated for the notification. Remove the print of the...
kernel: wifi: iwlwifi: read txq->read_ptr under lock
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: read txq-readptr under lock If we read txq-readptr without lock, we can read the same value twice, then obtain the lock, and reclaim from there to two different places, but crucially reclaim the same entry twice,...
CLSA-2024-1721124351 linux-firmware: Fix of CVE-2022-38076
Update iwlwifi firmware to mitigate CVE-2022-38076 for wifi adapters: Intel Wireless-AC 9560, Intel Wireless-AC 9462, Intel Wireless-AC 9461, Intel Wireless-AC 9260, Intel Wireless 7265 Rev D Family, Intel Dual Band Wireless-AC 3165, Intel Dual Band Wireless-AC 8265, Intel Dual Band Wireless-AC...
CLSA-2024-1718900452 linux-firmware: Fix of CVE-2022-38076
Update iwlwifi firmware to mitigate CVE-2022-38076 for wifi adapters: Intel Wireless-AC 9560, Intel Wireless-AC 9462, Intel Wireless-AC 9461...
CLSA-2024-1718899761 linux-firmware: Fix of CVE-2022-38076
Update iwlwifi firmware to mitigate CVE-2022-38076 for wifi adapters: Intel Wireless-AC 9560, Intel Wireless-AC 9462, Intel Wireless-AC 9461, Intel Wireless-AC 9260...
hw: intel: Improper access control for some Intel(R) PROSet/Wireless WiFi
An improper access control flaw was found in some IntelR PROSet/Wireless WiFi and KillerTM WiFi software that may allow a privileged user to enable escalation of privilege via local access...
kernel: wifi: iwlwifi: fix a memory corruption
A memory corruption flaw was found in the Linux kernel Intel Wireless WiFi Next Gen AGN module. This issue could allow a local user to crash the system...
kernel: wifi: iwlwifi: mvm: ensure offloading TID queue exists
A vulnerability was found in the Linux kernel's iwlwifi driver for Intel wireless devices. This issue occurs when the system attempts to sync the TX queue for an offloading TID during resume, but the queue is not allocated if no packets have been sent on TID 0...
kernel: wifi: iwlwifi: fix a memory corruption
A memory corruption flaw was found in the Linux kernel Intel Wireless WiFi Next Gen AGN module. This issue could allow a local user to crash the system...
DEBIAN-CVE-2024-36921
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...
SUSE CVE-2023-47210
Improper input validation for some IntelR PROSet/Wireless WiFi software for linux before version 23.20 may allow an unauthenticated user to potentially enable denial of service via adjacent access...
SUSE CVE-2021-47415
In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...