Lucene search
+L

13046 matches found

OSV
OSV
added 2025/02/27 2:15 a.m.5 views

DEBIAN-CVE-2024-57995

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix read pointer after free in ath12kmacassignviftovdev In ath12kmacassignviftovdev, if arvif is created on a different radio, it gets deleted from that radio through a call to ath12kmacunassignlinkvif. This action...

7.8CVSS5.9AI score0.00322EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.10 views

UBUNTU-CVE-2025-21729

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancelhwscan and hwscan completion The rtwdev-scanning flag isn't protected by mutex originally, so cancelhwscan can pass the condition, but suddenly hwscan completion unset the flag and calls...

7.8CVSS6.5AI score0.00198EPSS
SaveExploits0References16
OSV
OSV
added 2025/02/27 2:15 a.m.7 views

UBUNTU-CVE-2024-57997

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn-chansurvey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn-chansurvey, ensuring prope...

8.8CVSS6.5AI score0.00326EPSS
SaveExploits0References20
OSV
OSV
added 2025/02/27 2:15 a.m.13 views

UBUNTU-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.8CVSS6.5AI score0.00233EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.34 views

CVE-2025-21750 wifi: brcmfmac: Check the return value of of_property_read_string_index()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the return value of ofpropertyreadstringindex Somewhen between 6.10 and 6.11 the driver started to crash on my MacBookPro14,3. The property doesn't exist and 'tmp' remains uninitialized, so we pass a random...

0.00204EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/27 2:12 a.m.196 views

CVE-2025-21744

CVE-2025-21744 affects the Linux kernel brcmfmac wifi driver. On device removal or module unload, a sequence including brcmf_detach, brcmf_remove_interface, brcmf_del_if, and brcmf_proto_detach can lead to a NULL return from brcmf_get_ip() and a subsequent NULL pointer dereference inside brcmf_tx...

5.5CVSS6.5AI score0.00249EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2025/02/27 2:12 a.m.97 views

CVE-2024-58015

CVE-2024-58015 affects the Linux kernel wifi driver ath12k. The root cause is an out-of-bounds memory access in self-generated stats where an overly large length is passed to print_array_to_buf_index(). The fix reduces the buffer size by one to correct the upper bound. Impact is described as an o...

7.1CVSS6.8AI score0.00177EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/02/27 2:12 a.m.168 views

CVE-2024-58014

The CVE-2024-58014 entry concerns a Linux kernel vulnerability in the wifi brcmsmac driver. In wlc_phy_iqcal_gainparams_nphy(), a gain range check was missing, risking out-of-bounds access to tbl_iqcal_gainparams_nphy. The issue has a fixed variant where the code now WARN()s on out-of-range value...

7.1CVSS6.7AI score0.00219EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.11 views

CVE-2024-58014

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmsmac: add gain range check to wlcphyiqcalgainparamsnphy In 'wlcphyiqcalgainparamsnphy', add gain range check to WARN instead of possible out-of-bounds 'tbliqcalgainparamsnphy' access. Compile tested only. Found by Linux...

7.1CVSS5.8AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 2:07 a.m.12 views

CVE-2025-21730 wifi: rtw89: avoid to init mgnt_entry list twice when WoWLAN failed

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to init mgntentry list twice when WoWLAN failed If WoWLAN failed in resume flow, the rtw89opsaddinterface triggered without removing the interface first. Then the mgntentry list init again, causing the listempt...

7.8CVSS5.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.8 views

CVE-2025-21729 wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancelhwscan and hwscan completion The rtwdev-scanning flag isn't protected by mutex originally, so cancelhwscan can pass the condition, but suddenly hwscan completion unset the flag and calls...

7.8CVSS7.4AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:07 a.m.138 views

CVE-2025-21729

The CVE-2025-21729 vulnerability affects the Linux kernel wifi driver rtw89 (rtwdev) with a race between cancel_hw_scan and hw_scan completion. Root cause: rtwdev->scanning was not mutex-protected, allowing cancel_hw_scan to observe/modify state while hw_scan completion could unset the flag an...

7.8CVSS6.5AI score0.00198EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/02/27 2:07 a.m.16 views

CVE-2025-21729 wifi: rtw89: fix race between cancel_hw_scan and hw_scan completion

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancelhwscan and hwscan completion The rtwdev-scanning flag isn't protected by mutex originally, so cancelhwscan can pass the condition, but suddenly hwscan completion unset the flag and calls...

7.8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/02/27 2:07 a.m.123 views

CVE-2024-57997

The CVE-2024-57997 issue affects the Linux kernel wcn36xx Wi‑Fi driver where channel survey memory allocation used an incorrect size, leading to potential use of uninitialized values when there are no frames on the channel. The root cause is a size calculation error in wcn36xx channel survey allo...

8.8CVSS6.5AI score0.00326EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:07 a.m.29 views

CVE-2024-57997

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn-chansurvey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn-chansurvey, ensuring prope...

8.8CVSS5.6AI score0.00326EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.8 views

CVE-2024-57997 wifi: wcn36xx: fix channel survey memory allocation size

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn-chansurvey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn-chansurvey, ensuring prope...

8.8CVSS7.8AI score0.00326EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 2:07 a.m.13 views

CVE-2024-57997 wifi: wcn36xx: fix channel survey memory allocation size

In the Linux kernel, the following vulnerability has been resolved: wifi: wcn36xx: fix channel survey memory allocation size KASAN reported a memory allocation issue in wcn-chansurvey due to incorrect size calculation. This commit uses kcalloc to allocate memory for wcn-chansurvey, ensuring prope...

8.8CVSS6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.5 views

CVE-2024-57995 wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix read pointer after free in ath12kmacassignviftovdev In ath12kmacassignviftovdev, if arvif is created on a different radio, it gets deleted from that radio through a call to ath12kmacunassignlinkvif. This action...

8.8CVSS6.2AI score0.00322EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:07 a.m.9 views

CVE-2024-57992 wifi: wilc1000: unregister wiphy only if it has been registered

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: unregister wiphy only if it has been registered There is a specific error path in probe functions in wilc drivers both sdio and spi which can lead to kernel panic, as this one for example when using SPI: Unable to...

6.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.3 views

CVE-2024-57990 wifi: mt76: mt7925: fix off by one in mt7925_load_clc()

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.8CVSS7.7AI score0.00233EPSS
SaveExploits0References3
Rows per page
Query Builder