Lucene search
+L

13085 matches found

OSV
OSV
added 2024/10/21 6:01 p.m.22 views

CVE-2024-49931 wifi: ath12k: fix array out-of-bound access in SoC stats

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix array out-of-bound access in SoC stats Currently, the ath12ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath12kdprxprocess function access...

6.1AI score
SaveExploits0References7
OSV
OSV
added 2024/10/21 6:01 p.m.16 views

CVE-2024-49929 wifi: iwlwifi: mvm: avoid NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference iwlmvmtxskbsta and iwlmvmtxmpdu verify that the mvmvsta pointer is not NULL. It retrieves this pointer using iwlmvmstafrommac80211, which is dereferencing the ieee80211sta pointe...

6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.29 views

CVE-2024-49929 wifi: iwlwifi: mvm: avoid NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: avoid NULL pointer dereference iwlmvmtxskbsta and iwlmvmtxmpdu verify that the mvmvsta pointer is not NULL. It retrieves this pointer using iwlmvmstafrommac80211, which is dereferencing the ieee80211sta pointe...

0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:01 p.m.197 views

CVE-2024-49929

CVE-2024-49929 affects the Linux kernel wifi: iwlwifi (MVM) code. The vulnerability stems from iwl_mvm_sta_from_mac80211 potentially dereferencing a NULL ieee80211_sta when sta is NULL, leading to a NULL pointer dereference in iwl_mvm_tx_skb_sta() and iwl_mvm_tx_mpdu(). The fix is to validate the...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/10/21 6:01 p.m.198 views

CVE-2024-49928

The CVE CVE-2024-49928 affects the Linux kernel wifi: rtW89 driver, where reading TX power FW elements could read past the valid memory due to the loop expression causing an extra copy. The issue is mitigated by moving the entry copy into the loop body, preventing out-of-bounds access. The fix is...

7.1CVSS6.8AI score0.00243EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.38 views

CVE-2024-49928 wifi: rtw89: avoid reading out of bounds when loading TX power FW elements

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid...

0.00243EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.16 views

CVE-2024-49928 wifi: rtw89: avoid reading out of bounds when loading TX power FW elements

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid...

7.2AI score0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 6:01 p.m.14 views

CVE-2024-49928 wifi: rtw89: avoid reading out of bounds when loading TX power FW elements

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid reading out of bounds when loading TX power FW elements Because the loop-expression will do one more time before getting false from cond-expression, the original code copied one more entry size beyond valid...

6.7AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 4:08 p.m.29 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.3CVSS6.9AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 4:08 p.m.29 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:...

5.5CVSS7AI score0.00338EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 4:08 p.m.12 views

CVE-2024-47718

A use-after-free flaw was found in the Linux kernel's mac80211-based wireless driver when firmware loading fails. This issue could allow a local user to crash the system as result of driver failure on an error path during power on. Mitigation To mitigate this issue, prevent the rtw88 module from...

4.4CVSS7.8AI score0.00246EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 4:08 p.m.16 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.5CVSS6.9AI score0.00258EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 4:08 p.m.26 views

CVE-2024-47712

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam In the wilcparsejoinbssparam function, the TSF field of the ies structure is accessed after the RCU read-side critical section is unlocked. According to...

5.5CVSS6.6AI score0.00365EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.4 views

SUSE CVE-2024-47681

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix NULL pointer dereference in mt7996mcustabferhe Fix the NULL pointer dereference in mt7996mcustabferhe routine adding an sta interface to the mt7996 driver. Found by code review...

5.5CVSS7.3AI score0.00235EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.7 views

SUSE CVE-2024-47712

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam In the wilcparsejoinbssparam function, the TSF field of the ies structure is accessed after the RCU read-side critical section is unlocked. According to...

5.5CVSS6.2AI score0.00365EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.12 views

SUSE 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.5CVSS6.4AI score0.00258EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.11 views

SUSE 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:...

2.5CVSS7.2AI score0.00283EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.8 views

SUSE 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...

6.5CVSS7.1AI score0.00219EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.14 views

SUSE 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',...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.11 views

SUSE 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...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References19
Rows per page
Query Builder