Lucene search
+L

13046 matches found

Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.4 views

CVE-2024-57991 wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: chan: fix soft lockup in rtw89entityrecalcmgntroles During rtw89entityrecalcmgntroles, there is a normalizing process which will re-order the list if an entry with target pattern is found. And once one is found, shou...

6AI score0.00214EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/27 2:07 a.m.13 views

CVE-2024-57990

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925loadclc This comparison should be = instead of to prevent an out of bounds read and write...

7.8CVSS5.8AI score0.00233EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.2 views

CVE-2024-57989 wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_links

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925changeviflinks In mt7925changeviflinks devmkzalloc may return NULL but this returned value is not checked...

6.2AI score0.00214EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/27 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 originates from an out-of-bounds read and write in the mt7925loadclc function in the wifi: mt76: mt7925 module...

7.8CVSS7AI score0.00233EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/27 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 originates in the wifi: wilc1000 module that attempts to unregister wiphy when it is not registered...

5.5CVSS5.1AI score0.00172EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.12 views

PT-2025-8948 · Apple · Ios +2

Name of the Vulnerable Software and Affected Versions: iOS version 18.2.1 Description: A zero-click attack on an iOS device leverages a vulnerability in Core Media, allowing attackers to deliver a malicious iMessage containing a specially crafted HEIF image. The exploit bypasses Apple’s BlastDoor...

8AI score
SaveExploits0References2
CNNVD
CNNVD
added 2025/02/27 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 the wifi: mt76: mt7925 module not checking for null pointers in the mt7925changeviflinks function...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.18 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 a soft lock in the wifi: rtw89: chan module in the rtw89entityrecalcmgntroles function...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.12 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: ath12k module that reads pointers after release in the ath12kmacassignviftovdev function...

7.8CVSS7AI score0.00322EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.46 views

PT-2025-8782

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A read-after-free issue was found in the Linux kernel, specifically in the ath12k wifi module. The problem occurs in the ath12k mac assign vif to vdev function when an arvif is created o...

7.8CVSS7AI score0.00735EPSS
SaveExploits7References996
NVD
NVD
added 2025/02/26 1:15 p.m.17 views

CVE-2024-39441

In wifi display, there is a possible missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed...

8.4CVSS0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 1:15 p.m.21 views

CVE-2024-39441

In wifi display, there is a possible missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed...

8.4CVSS5.9AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

DEBIAN-CVE-2022-49646

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and...

5.5CVSS5.4AI score0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.18 views

CVE-2022-49416

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free in chanctx code In ieee80211vifusereservedcontext, when we have an old context and the new context's replacestate is set to IEEE80211CHANCTXREPLACENONE, we free the old context in...

8.8CVSS0.00328EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

DEBIAN-CVE-2022-49416

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free in chanctx code In ieee80211vifusereservedcontext, when we have an old context and the new context's replacestate is set to IEEE80211CHANCTXREPLACENONE, we free the old context in...

8.8CVSS5.6AI score0.00328EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.12 views

UBUNTU-CVE-2022-49416

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free in chanctx code In ieee80211vifusereservedcontext, when we have an old context and the new context's replacestate is set to IEEE80211CHANCTXREPLACENONE, we free the old context in...

8.8CVSS6.2AI score0.00328EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

UBUNTU-CVE-2022-49646

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.18 views

UBUNTU-CVE-2022-49539

In the Linux kernel, the following vulnerability has been resolved: rtw89: ser: fix CAM leaks occurring in L2 reset The CAM, meaning address CAM and bssid CAM here, will get leaks during SER system error recover L2 reset process and ieee80211restarthw which is called by L2 reset process eventuall...

5.5CVSS6AI score0.00218EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/26 5:45 a.m.15 views

CVE-2024-39441

In wifi display, there is a possible missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed...

7.1CVSS7.1AI score0.00113EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/02/26 5:45 a.m.33 views

CVE-2024-39441

In wifi display, there is a possible missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed...

7.1CVSS0.00113EPSS
SaveExploits0References1
Rows per page
Query Builder