Lucene search
+L

1690 matches found

SUSE Linux
SUSE Linux
added 2024/10/30 6:34 p.m.5 views

Security update for the Linux Kernel RT (Live Patch 13 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001347 fixes several issues. The following security issues were fixed: CVE-2024-35905: Fixed int overflow for stack access size bsc1226327. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2024-35863: Fixed potential UAF i...

7.8CVSS8.8AI score0.00828EPSS
SaveExploits1References84
SUSE CVE
SUSE CVE
added 2024/10/25 3:07 a.m.12 views

SUSE CVE-2024-49930

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

7.8CVSS6.3AI score0.00376EPSS
SaveExploits0References22
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

DEBIAN-CVE-2022-49022

In the Linux kernel, the following vulnerability has been resolved: wifi: mac8021: fix possible oob access in ieee80211getrateduration Fix possible out-of-bound access in ieee80211getrateduration routine as reported by the following UBSAN report: UBSAN: array-index-out-of-bounds in...

7.8CVSS5.4AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

DEBIAN-CVE-2024-49939

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow is triggered by ieee80211reconfig. However, due to rtw89wowresume return failure, it will cause the...

5.5CVSS5.7AI score0.00343EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.16 views

CVE-2024-49939

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow is triggered by ieee80211reconfig. However, due to rtw89wowresume return failure, it will cause the...

8.8CVSS0.00343EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.5 views

DEBIAN-CVE-2024-49929

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

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

DEBIAN-CVE-2024-49930

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

7.8CVSS5.8AI score0.00376EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

UBUNTU-CVE-2024-49929

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

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References22
OSV
OSV
added 2024/10/21 6:01 p.m.24 views

CVE-2024-49938 wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9khtc: Use skbsetlength for resetting urb before resubmit Syzbot points out that skbtrim has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly ju...

6.3AI score
SaveExploits0References16
CVE
CVE
added 2024/10/21 6:01 p.m.192 views

CVE-2024-49938

Linux kernel CVE-2024-49938 affects the ath9k_htc wifi driver. The issue arises from skb_trim() being used on an uninitialised skb length in error paths, leading to an invalid urb reset before resubmission. The patch switches to __skb_set_length(skb, 0) (which already calls skb_reset_tail_pointer...

5.5CVSS5.2AI score0.00259EPSS
SaveExploits0References13Affected Software1
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
CVE
CVE
added 2024/10/21 6:01 p.m.193 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
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:45 p.m.7 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
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

DEBIAN-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.5CVSS5.7AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

UBUNTU-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.8CVSS5.7AI score0.00319EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.24 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:...

7.6CVSS5.7AI score0.00283EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in the wifi driver wilc1000 accessing the TSF field after the RCU read-side critical zone is unlocked...

5.5CVSS6.7AI score0.00365EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the mt76 driver in the wifi subsystem mishandling on a non-dbdc mt7986 device, causing the kernel to crash...

5.5CVSS7.5AI score0.00219EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an issue where the wifi subsystem rtw88 driver does not wait for both to complete during firmware load...

7.8CVSS6.6AI score0.00246EPSS
SaveExploits0References9
Rows per page
Query Builder