Lucene search
+L

143 matches found

Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.20 views

CVE-2024-35959 net/mlx5e: Fix mlx5e_priv_init() cleanup flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix mlx5eprivinit cleanup flow When mlx5eprivinit fails, the cleanup flow calls mlx5eselqcleanup which calls mlx5eselqapply that assures that the priv-statelock is held using lockdepisheld. Acquire the statelock in...

6.5AI score0.00253EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.28 views

CVE-2024-35892

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

5.5CVSS6.4AI score0.00171EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.23 views

CVE-2024-35892

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

5.5CVSS6.4AI score0.00171EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/19 8:34 a.m.168 views

CVE-2024-35892

CVE-2024-35892 stems from a Linux kernel net/sched issue where qdisc_tree_reduce_backlog() was called with the qdisc lock held while RTNL was not held, triggering a lockdep splat due to unsafe RCU usage. The fix switches from qdisc_lookup() to qdisc_lookup_rcu() to safely dereference qdisc data u...

5.5CVSS6.6AI score0.00171EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.18 views

CVE-2024-35892 net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix lockdep splat in qdisctreereducebacklog qdisctreereducebacklog is called with the qdisc lock held, not RTNL. We must use qdisclookuprcu instead of qdisclookup syzbot reported: WARNING: suspicious RCU usage...

6.7AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.8 views

UBUNTU-CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.2AI score0.00975EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.8 views

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

3.3CVSS6.3AI score0.01635EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/05/01 8:59 p.m.22 views

CVE-2024-27053

A flaw was found in the Linux kernel's Wi-Fi hif.c driver, where RCU-protected data is accessed without correctly managing the required RCU read-side critical section. This can lead to synchronization issues, including race conditions and use-after-free errors when accessing this data. This...

5.5CVSS8.5AI score0.01635EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.3 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
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.31 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
CVE
CVE
added 2024/05/01 12:54 p.m.176 views

CVE-2024-27053

CVE-2024-27053 affects the Linux kernel WiFi Wilc1000 driver in the connect path. The root cause is incorrect RCU usage in wilc1000/hif.c during target BSS parameter parsing in the cfg80211 connect flow, which can dereference an RCU pointer outside an RCU critical section. A fix moves the RCU-der...

9.1CVSS6.4AI score0.01635EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.42 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.2AI score0.01635EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.19 views

CVE-2024-27053 wifi: wilc1000: fix RCU usage in connect path

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.8CVSS6.6AI score0.01635EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 12:54 p.m.19 views

CVE-2024-27053 wifi: wilc1000: fix RCU usage in connect path

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.8CVSS6AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/03/28 4:15 a.m.12 views

SUSE CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS6.1AI score0.00277EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/03/26 9:53 p.m.29 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS6.7AI score0.00277EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/26 6:15 p.m.18 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS7.2AI score0.00277EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/26 6:15 p.m.8 views

UBUNTU-CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.29 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS6AI score0.00277EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2024/03/26 5:19 p.m.34 views

CVE-2023-52623 SUNRPC: Fix a suspicious RCU usage warning

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS7.5AI score0.00277EPSS
SaveExploits0References8
Rows per page
Query Builder