Lucene search
+L

81 matches found

Cvelist
Cvelist
added 2024/12/27 2:51 p.m.24 views

CVE-2024-56609 wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use ieee80211purgetxqueue to purge TX skb When removing kernel modules by: rmmod rtw888723cs rtw888703b rtw888723x rtw88sdio rtw88core Driver uses skbqueuepurge to purge TX skb, but not report tx status causing "Have...

0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 2:51 p.m.17 views

CVE-2024-56609 wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: use ieee80211purgetxqueue to purge TX skb When removing kernel modules by: rmmod rtw888723cs rtw888703b rtw888723x rtw88sdio rtw88core Driver uses skbqueuepurge to purge TX skb, but not report tx status causing "Have...

6AI score
SaveExploits0References8
CVE
CVE
added 2024/12/27 2:51 p.m.157 views

CVE-2024-56609

Technical details for CVE-2024-56609 are not publicly available in the provided Connected documents. The initial description mentions a kernel purge TX queue fix for rt w88, but no explicit affected products, versions, or remediation is given here. Monitor for updates.

7.8CVSS6.4AI score0.00228EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/24 11:12 a.m.4 views

SUSE CVE-2024-49977

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix zero-division error when disabling tc cbs The commit b8c43360f6e4 "net: stmmac: No need to calculate speed divider when offload is disabled" allows the "porttransmitratekbps" to be set to a value of 0, which is...

5.5CVSS7.6AI score0.00248EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.9 views

SUSE 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...

4.7CVSS6.3AI score0.00248EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.4 views

SUSE CVE-2024-42114

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: restrict NL80211ATTRTXQQUANTUM values syzbot is able to trigger softlockups, setting NL80211ATTRTXQQUANTUM to 2^31. We had a similar issue in schfq, fixed with commit d9e15a273306 "pktsched: fq: do not accept sill...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/29 3:15 p.m.18 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...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.51 views

CVE-2024-41036 net: ks8851: Fix deadlock with the SPI chip variant

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.5CVSS0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 2:31 p.m.21 views

CVE-2024-41036 net: ks8851: Fix deadlock with the SPI chip variant

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.5CVSS5.9AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/07/06 12:0 a.m.16 views

PT-2024-29217

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock vulnerability has been resolved in the Linux kernel, specifically in the net: ks8851 module. The issue occurs when SMP is enabled and spinlocks are functional, causing a...

7.5CVSS5.7AI score0.00248EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/24 3:12 p.m.19 views

CVE-2021-47562 ice: fix vsi->txq_map sizing

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

6.5AI score0.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.46 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.7AI score0.00709EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/03 2:54 p.m.93 views

CVE-2024-26690

In CVE-2024-26690, the Linux kernel stmmac driver fix avoids 32-bit seqcount race conditions in u64_stats_sync by splitting 64-bit statistics into three context-specific groups and introducing a per-cpu stats structure (stmmac_pcpu_stats). The tx, napi/poll, and interrupt contexts now update disj...

7.5CVSS6.3AI score0.00709EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.17 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.8AI score0.00709EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/01 4:8 a.m.10 views

SUSE CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

7.5CVSS6.4AI score0.00591EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/28 8:12 a.m.29 views

CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

4.4CVSS6.4AI score0.00591EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/28 8:10 a.m.20 views

CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

4.4CVSS6.4AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.8 views

CVE-2021-46948

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX event handling We're starting from a TXQ label, not a TXQ type, so efxchannelgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:4 p.m.5 views

DEBIAN-CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS4.9AI score0.00222EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/27 7:4 p.m.17 views

CVE-2021-46949

In the Linux kernel, the following vulnerability has been resolved: sfc: farch: fix TX queue lookup in TX flush done handling We're starting from a TXQ instance number 'qid', not a TXQ type, so efxgettxqueue is inappropriate and could return NULL, leading to panics...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References4
Rows per page
Query Builder