Lucene search
+L

13001 matches found

Cvelist
Cvelist
added 2025/12/30 12:11 p.m.33 views

CVE-2023-54229 wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range Because of what seems to be a typo, a 6Ghz-only phy for which the BDF does not allow the 7115Mhz channel will fail to register: WARNING: CPU: 2 PID: 1...

0.00197EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:10 p.m.12 views

CVE-2022-50832

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

5.3AI score0.00248EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:10 p.m.11 views

CVE-2022-50832 wifi: wilc1000: fix potential memory leak in wilc_mac_xmit()

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential memory leak in wilcmacxmit The wilcmacxmit returns NETDEVTXOK without freeing skb, add devkfreeskb to fix it. Compile tested only...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:10 p.m.12 views

CVE-2022-50831

Affected software: Linux kernel mac80211 component. Issue: use-after-free in parsing multi-BSSID elements where element pointers could reference memory that was freed prematurely. Root cause: lifetime management of parsed elements leads to dangling pointers when returned structures are accessed. ...

8.1AI score
SaveExploits0
OSV
OSV
added 2025/12/30 12:08 p.m.9 views

CVE-2023-54191 wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix memory leak in mt7996mcuexit Always purge mcu skb queues in mt7996mcuexit routine even if mt7996firmwarestate fails...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:08 p.m.25 views

CVE-2023-54191

The CVE-2023-54191 issue affects the Linux kernel MT76 wifi driver (mt7996). A memory leak occurs when mt7996_mcu_exit fails to purge mcu skb queues if mt7996_firmware_state fails, potentially enabling local DoS through memory exhaustion. Public bulletins from Red Hat and OSV family sources descr...

6.1AI score0.00188EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.38 views

CVE-2023-54191 wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix memory leak in mt7996mcuexit Always purge mcu skb queues in mt7996mcuexit routine even if mt7996firmwarestate fails...

0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/30 12:03 p.m.31 views

CVE-2022-50784

The CVE-2022-50784 issue affects the Linux kernel in the wifi/iwlwifi/mei path, where a NULL-pointer dereference can occur after attempting to clone an SKB. If SKB cloning fails, the code may proceed to use the invalid SKB instead of aborting, risking a system crash or instability. The vulnerabil...

6.1AI score0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992386)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992386 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for createsinglethreadworkqueue Add the check for the return val...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone If cloning the SKB fails, don't try to use it, but rather return as if we should pass it. Coverity...

6.1AI score0.0018EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50863

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtw89: free unused skb to prevent memory leak This avoid potential memory leak under power saving mode. CVE-2022-50863 Note that Nessus relies on the...

6.1AI score0.00193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992168)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992168 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: mwifiex: Fix OOB and integer underflow when rx packets Make sure mwifiexprocessmgmtpacket,...

8.8CVSS6.5AI score0.00235EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992212)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992212 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for createsinglethreadworkqueue Add the check for the return val...

5.5CVSS5.5AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992421)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992421 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in lbsinitadapter When kfifoalloc failed in lbsinitadapter, cmd...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.9 views

PT-2025-54104

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ath11k module within the Linux kernel, specifically within the ath11k peer rx frag setup function. The crypto alloc shash function allocates resources that...

7.8CVSS7.5AI score0.00932EPSS
SaveExploits2References898
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.15 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992633)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992633 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject cooked mode if it is set along with other flags It is possible to set both...

5.5CVSS6.1AI score0.00167EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.9 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992530)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992530 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix use after free for wext Key information in wext.connect is not reset on...

7.8CVSS6AI score0.0016EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992247)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992247 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: iwl4965: Add missing check for createsinglethreadworkqueue Add the check for the return val...

5.5CVSS5.5AI score0.00145EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.11 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992648)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992648 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning whi...

5.5CVSS5.9AI score0.00254EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992381)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992381 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix use-after-free bug in brcmfnetdevstartxmit ret = brcmfprototxqueuedatadrvr,...

7.8CVSS6.4AI score0.0016EPSS
SaveExploits0References4
Rows per page
Query Builder