Lucene search
+L

13094 matches found

Vulnrichment
Vulnrichment
added 2024/05/17 1:41 p.m.29 views

CVE-2024-35828 wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of lbsallocatecmdbuffer, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf needs to be freed. Otherwise, there will be...

6.8AI score0.00225EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/17 1:41 p.m.40 views

CVE-2024-35828 wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of lbsallocatecmdbuffer, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf needs to be freed. Otherwise, there will be...

7.5AI score0.00225EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/17 1:41 p.m.21 views

CVE-2024-35828 wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix some memleaks in lbsallocatecmdbuffer In the for statement of lbsallocatecmdbuffer, if the allocation of cmdarrayi.cmdbuf fails, both cmdarray and cmdarrayi.cmdbuf needs to be freed. Otherwise, there will be...

6AI score
SaveExploits0References15
CVE
CVE
added 2024/05/17 1:41 p.m.158 views

CVE-2024-35828

CVE-2024-35828 concerns the Linux kernel libertas WiFi code (lbs_allocate_cmd_buffer). In the for loop, if cmdarray[i].cmdbuf allocation fails, both cmdarray and cmdarray[i].cmdbuf must be freed, otherwise memory leaks occur in lbs_allocate_cmd_buffer(). The connected documents confirm a fix was ...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.72 views

CVE-2024-35811

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach This is the candidate patch of CVE-2023-47233 : https://nvd.nist.gov/vuln/detail/CVE-2023-47233 In brcm80211 driver,it starts with the following invoking chain to star...

8.8CVSS7.5AI score0.00353EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 1:23 p.m.165 views

CVE-2024-35811

In the Linux kernel, the wifi brcmfmac driver is affected by a use-after-free in brcmf_cfg80211_detach, triggered when a hotplug USB disconnect allows a escan_timeout_work to still run after cfg is freed. The issue is tied to the escan_timeout_work timer being active during detach. The fix patche...

8.8CVSS6.1AI score0.00353EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/05/17 1:23 p.m.31 views

CVE-2024-35811 wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix use-after-free bug in brcmfcfg80211detach This is the candidate patch of CVE-2023-47233 : https://nvd.nist.gov/vuln/detail/CVE-2023-47233 In brcm80211 driver,it starts with the following invoking chain to star...

8.8CVSS6.1AI score
SaveExploits0References15
OSV
OSV
added 2024/05/17 1:15 p.m.5 views

DEBIAN-CVE-2024-35789

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

7.8CVSS5.8AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.17 views

CVE-2024-27434

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: group cipher TKIP and MFPC. We would send the GTK...

7.1CVSS7.5AI score0.00295EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 1:15 p.m.15 views

CVE-2024-35789

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS7.4AI score0.00355EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/17 1:15 p.m.12 views

UBUNTU-CVE-2024-35789

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS6.2AI score0.00355EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.34 views

CVE-2024-35789

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS6.4AI score0.00355EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.35 views

CVE-2024-35789 wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS7.4AI score0.00355EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/17 12:24 p.m.20 views

CVE-2024-35789 wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fastrx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free...

8CVSS5.9AI score
SaveExploits0References15
NVD
NVD
added 2024/05/17 12:15 p.m.23 views

CVE-2024-27410

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it into mesh mode. This leads to an overwrite of data i...

7.8CVSS7.6AI score0.00257EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/17 12:15 p.m.7 views

DEBIAN-CVE-2024-27410

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it into mesh mode. This leads to an overwrite of data i...

5.5CVSS5.5AI score0.00257EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 12:15 p.m.35 views

CVE-2024-27410

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it into mesh mode. This leads to an overwrite of data i...

7.8CVSS6AI score0.00257EPSS
SaveExploits0References22
Vulnrichment
Vulnrichment
added 2024/05/17 12:08 p.m.32 views

CVE-2024-27434 wifi: iwlwifi: mvm: don't set the MFP flag for the GTK

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: group cipher TKIP and MFPC. We would send the GTK...

7.1CVSS6.8AI score0.00295EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/17 12:08 p.m.39 views

CVE-2024-27434 wifi: iwlwifi: mvm: don't set the MFP flag for the GTK

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: group cipher TKIP and MFPC. We would send the GTK...

7.1CVSS7.5AI score0.00295EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/05/17 12:08 p.m.28 views

CVE-2024-27434

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't set the MFP flag for the GTK The firmware doesn't need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: group cipher TKIP and MFPC. We would send the GTK...

7.1CVSS7.3AI score0.00295EPSS
SaveExploits0
Rows per page
Query Builder