Lucene search
+L

13094 matches found

RedhatCVE
RedhatCVE
added 2024/05/01 8:58 p.m.29 views

CVE-2024-27048

A vulnerability was found in the Linux kernel's Wi-Fi cfg80211.c driver, where a lack of proper checks can result in a NULL pointer dereference. This issue occurs when the brcmfpmksav3op function attempts to call malloc , but the physical memory has run out. In this situation, kzalloc will return...

5.5CVSS7.8AI score0.00274EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/01 8:24 p.m.31 views

CVE-2024-27056

A vulnerability was found in the Linux kernel's iwlwifi driver for Intel wireless devices. This issue occurs when the system attempts to sync the TX queue for an offloading TID during resume, but the queue is not allocated if no packets have been sent on TID 0. Mitigation Mitigation for this issu...

5.5CVSS7.8AI score0.00251EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.11 views

AZL-40325 CVE-2024-27391 affecting package hyperv-daemons for versions less than 6.6.29.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: do not realloc workqueue everytime an interface is added Commit 09ed8bfc5215 "wilc1000: Rename workqueue from "WILCwq" to "NETDEV-wq"" moved workqueue creation in wilcnetdevifcinit in order to set the interface na...

5.5CVSS5.8AI score0.00272EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 1:15 p.m.18 views

CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

9.1CVSS7.4AI score0.01635EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/01 1:15 p.m.28 views

CVE-2024-27056

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: ensure offloading TID queue exists The resume code path assumes that the TX queue for the offloading TID has been configured. At resume time it then tries to sync the write pointer as it may have been updated ...

7.8CVSS7.5AI score0.00251EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/01 1:15 p.m.5 views

DEBIAN-CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

8.8CVSS5.8AI score0.01635EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27049

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.8CVSS7.4AI score0.00277EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 1:15 p.m.24 views

CVE-2024-27052

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancelworksync in rtl8xxxustop...

7.8CVSS7.4AI score0.003EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 1:15 p.m.3 views

DEBIAN-CVE-2024-27049

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.4 views

DEBIAN-CVE-2024-27052

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancelworksync in rtl8xxxustop...

7.8CVSS5.6AI score0.003EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/01 1:15 p.m.22 views

CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS7.3AI score0.00274EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.5 views

DEBIAN-CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS5.5AI score0.00274EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.32 views

CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

9.1CVSS6.3AI score0.01635EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2023-52651

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References11
OSV
OSV
added 2024/05/01 1:15 p.m.16 views

UBUNTU-CVE-2024-27056

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: ensure offloading TID queue exists The resume code path assumes that the TX queue for the offloading TID has been configured. At resume time it then tries to sync the write pointer as it may have been updated ...

7.8CVSS5.8AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 1:15 p.m.18 views

UBUNTU-CVE-2024-27052

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancelworksync for c2hcmdwork The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancelworksync in rtl8xxxustop...

7.8CVSS6.2AI score0.003EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/01 1:15 p.m.20 views

UBUNTU-CVE-2024-27053

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix RCU usage in connect path With lockdep enabled, calls to the connect function from cfg802.11 layer lead to the following warning: ============================= WARNING: suspicious RCU usage 6.7.0-rc1-wt+ 333 N...

9.1CVSS6.2AI score0.01635EPSS
SaveExploits0References31
OSV
OSV
added 2024/05/01 1:15 p.m.21 views

UBUNTU-CVE-2024-27048

In the Linux kernel, the following vulnerability has been resolved: wifi: brcm80211: handle pmkop allocation failure The kzalloc in brcmfpmksav3op will return null if the physical memory has run out. As a result, if we dereference the null value, the null pointer dereference bug will happen. Retu...

5.5CVSS6.2AI score0.00274EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.27 views

CVE-2024-27049

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925e: fix use-after-free in freeirq From commit a304e1b82808 "PATCH Debug shared irqs", there is a test to make sure the shared irq handler should be able to handle the unexpected event after deregistration. For th...

7.8CVSS6.4AI score0.00277EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27056

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: ensure offloading TID queue exists The resume code path assumes that the TX queue for the offloading TID has been configured. At resume time it then tries to sync the write pointer as it may have been updated ...

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