Lucene search
+L

13085 matches found

SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.9 views

SUSE CVE-2024-49857

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before...

5.5CVSS7.6AI score0.0018EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 3:39 p.m.22 views

CVE-2024-47721

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89MACC2HFUNCREADWOWCAM to prevent out-of-bounds reading The handler of firmware C2H event RTW89MACC2HFUNCREADWOWCAM isn't implemented, but driver expects number of handlers is...

7.1CVSS7AI score0.00319EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 3:11 p.m.15 views

CVE-2024-47714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: use hweight16 to get correct tx antenna The chainmask is u16 so using hweight8 cannot get correct txant. Without this patch, the txant of band 2 would be -1 and lead to the following issue: BUG: KASAN:...

5.5CVSS6.9AI score0.00283EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.15 views

CVE-2024-47715

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix oops on non-dbdc mt7986 mt7915bandconfig sets bandidx = 1 on the main phy for mt7986 with MT7975ONEADIE or MT7976ONEADIE. Commit 0335c034e726 "wifi: mt76: fix race condition related to checking tx queue fi...

5.5CVSS6.7AI score0.00219EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 1:15 p.m.19 views

CVE-2024-49857

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before...

7.1CVSS0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 1:15 p.m.10 views

DEBIAN-CVE-2024-47738

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 "wifi: mac80211: don't use rate mask for scanning", ignore incorrect settings to avoid no supported rate warning reported by syzbot. The...

3.3CVSS5.6AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 1:15 p.m.21 views

CVE-2024-47738

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't use rate mask for offchannel TX either Like the commit ab9177d83c04 "wifi: mac80211: don't use rate mask for scanning", ignore incorrect settings to avoid no supported rate warning reported by syzbot. The...

3.3CVSS0.0023EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 1:15 p.m.16 views

CVE-2024-47724

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b "wifi: ath11k: add P2P IE in beacon template" from Feb 28, 2024 linux-next, leads to the following Smatch static checker warning:...

8.8CVSS0.00338EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 1:15 p.m.7 views

DEBIAN-CVE-2024-47724

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b "wifi: ath11k: add P2P IE in beacon template" from Feb 28, 2024 linux-next, leads to the following Smatch static checker warning:...

5.5CVSS5.4AI score0.00338EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 12:18 p.m.12 views

CVE-2024-49857 wifi: iwlwifi: mvm: set the cipher for secured NDP ranging

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before...

6.9AI score0.0018EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 12:18 p.m.30 views

CVE-2024-49857 wifi: iwlwifi: mvm: set the cipher for secured NDP ranging

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before...

7.1CVSS0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 12:18 p.m.140 views

CVE-2024-49857

CVE-2024-49857 affects the Linux kernel WiFi stack (iwlwifi, mvm) where the cipher pointer is dereferenced without being initialized, causing a NULL pointer dereference. The vulnerability is fixed by setting the cipher parameter before dereferencing, thereby preventing the crash/possible impact d...

7.1CVSS6.9AI score0.0018EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

AZL-51204 CVE-2024-47718 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtwwaitfirmwarecompletion', always wait for both regular and wowlan firmware loading attempts. Otherwise if 'rtwusbintfinit' has failed in 'rtwusbprobe',...

7.8CVSS6.7AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.26 views

CVE-2024-47721

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: remove unused C2H event ID RTW89MACC2HFUNCREADWOWCAM to prevent out-of-bounds reading The handler of firmware C2H event RTW89MACC2HFUNCREADWOWCAM isn't implemented, but driver expects number of handlers is...

8.8CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/21 12:15 p.m.18 views

CVE-2024-47718

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtwwaitfirmwarecompletion', always wait for both regular and wowlan firmware loading attempts. Otherwise if 'rtwusbintfinit' has failed in 'rtwusbprobe',...

7.8CVSS0.00246EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 12:15 p.m.8 views

AZL-51138 CVE-2024-47718 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtwwaitfirmwarecompletion', always wait for both regular and wowlan firmware loading attempts. Otherwise if 'rtwusbintfinit' has failed in 'rtwusbprobe',...

7.8CVSS6.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.3 views

DEBIAN-CVE-2024-47718

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: always wait for both firmware loading attempts In 'rtwwaitfirmwarecompletion', always wait for both regular and wowlan firmware loading attempts. Otherwise if 'rtwusbintfinit' has failed in 'rtwusbprobe',...

7.8CVSS5.5AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

AZL-51261 CVE-2024-47714 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: use hweight16 to get correct tx antenna The chainmask is u16 so using hweight8 cannot get correct txant. Without this patch, the txant of band 2 would be -1 and lead to the following issue: BUG: KASAN:...

5.5CVSS6.6AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.23 views

AZL-51309 CVE-2024-47713 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211dostop Since 'devqueuexmit' should be called with interrupts enabled, the following backtrace: ieee80211dostop ... spinlockirqsave&local-queuestopreasonlock, flags...

5.5CVSS6.6AI score0.00258EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.21 views

CVE-2024-47713

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211dostop Since 'devqueuexmit' should be called with interrupts enabled, the following backtrace: ieee80211dostop ... spinlockirqsave&local-queuestopreasonlock, flags...

5.5CVSS0.00258EPSS
SaveExploits0References13
Rows per page
Query Builder