Lucene search
+L

320 matches found

OSV
OSV
added 2024/10/21 11:53 a.m.19 views

CVE-2024-47713 wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use two-phase skb reclamation in ieee80211dostop Since 'devqueuexmit' should be called with interrupts enabled, the following backtrace: ieee80211dostop ... spinlockirqsave&local-queuestopreasonlock, flags...

6.3AI score
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.10 views

kernel: wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()

A vulnerability was found in the Linux kernel's mac80211 component within the ieee80211stapsdeliverwakeup function, where improper locking of the sta-pslock can lead to a deadlock condition, which occurs because the function uses a spin lock without preventing softirq execution on the same CPU,...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.27 views

kernel: wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()

A vulnerability was found in the Linux kernel's mac80211 component within the ieee80211stapsdeliverwakeup function, where improper locking of the sta-pslock can lead to a deadlock condition, which occurs because the function uses a spin lock without preventing softirq execution on the same CPU,...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

DEBIAN-CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.11 views

UBUNTU-CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

7.8CVSS6.5AI score0.00226EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.7 views

kernel: wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()

A vulnerability was found in the Linux kernel's mac80211 component within the ieee80211stapsdeliverwakeup function, where improper locking of the sta-pslock can lead to a deadlock condition, which occurs because the function uses a spin lock without preventing softirq execution on the same CPU,...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/07 4:15 p.m.13 views

UBUNTU-CVE-2024-42245

In the Linux kernel, the following vulnerability has been resolved: Revert "sched/fair: Make sure to try to detach at least one movable task" This reverts commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. b0defa7ae03ec changed the load balancing logic to ignore env.maxloop if all tasks examined to...

5.5CVSS6.6AI score0.00166EPSS
SaveExploits0References17
OSV
OSV
added 2024/07/29 4:15 p.m.14 views

AZL-47192 CVE-2024-42071 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

5.5CVSS6AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.8 views

DEBIAN-CVE-2024-41081

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

5.5CVSS5.6AI score0.00872EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.15 views

DEBIAN-CVE-2024-41036

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Fix deadlock with the SPI chip variant When SMP is enabled and spinlocks are actually functional then there is a deadlock with the 'statelock' spinlock between ks8851startxmitspi and ks8851irq: watchdog: BUG: soft...

5.5CVSS5.5AI score0.00751EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.28 views

UBUNTU-CVE-2024-41036

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Fix deadlock with the SPI chip variant When SMP is enabled and spinlocks are actually functional then there is a deadlock with the 'statelock' spinlock between ks8851startxmitspi and ks8851irq: watchdog: BUG: soft...

7.5CVSS6.3AI score0.00751EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/07/29 3:04 p.m.38 views

CVE-2024-41081 ila: block BH in ila_output()

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

9.8CVSS0.00872EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/07/29 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 stems from a call to napiconsumeskb in a non-NAPI softirq context that does not use a budget of 0, which could result i...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.9 views

UBUNTU-CVE-2024-40912

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211stapsdeliverwakeup The ieee80211stapsdeliverwakeup function takes sta-pslock to synchronizes with ieee80211txhunicastpsbuf which is called from softirq context. However using only spinlock...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References26
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.14 views

CVE-2024-40912 wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211stapsdeliverwakeup The ieee80211stapsdeliverwakeup function takes sta-pslock to synchronizes with ieee80211txhunicastpsbuf which is called from softirq context. However using only spinlock...

6.7AI score0.00225EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.30 views

CVE-2024-40912 wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix deadlock in ieee80211stapsdeliverwakeup The ieee80211stapsdeliverwakeup function takes sta-pslock to synchronizes with ieee80211txhunicastpsbuf which is called from softirq context. However using only spinlock...

0.00225EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/12 12:20 p.m.194 views

CVE-2024-40912

CVE-2024-40912 – Linux kernel (wifi/mac80211) deadlock fix. The issue arises in ieee80211_sta_ps_deliver_wakeup() where sta->ps_lock is taken with a non-IRQL-safe spin_lock(), allowing softirq to run on the same CPU and contend with ieee80211_tx_h_unicast_ps_buf(), creating a deadlock (RCU sta...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References11Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/04 2:24 a.m.12 views

SUSE CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

6.2CVSS6.3AI score0.00464EPSS
SaveExploits0References13
NVD
NVD
added 2024/06/03 8:15 a.m.32 views

CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

7.5CVSS6.6AI score0.00464EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/03 8:15 a.m.31 views

CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

7.5CVSS6.2AI score0.00464EPSS
SaveExploits0References11
Rows per page
Query Builder