Lucene search
+L

676 matches found

RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.41 views

CVE-2024-35959

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

5.5CVSS8.7AI score0.00253EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 10:15 a.m.7 views

DEBIAN-CVE-2024-35959

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

5.5CVSS5.7AI score0.00253EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.36 views

CVE-2024-35959

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

5.5CVSS6.1AI score0.00253EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/20 9:41 a.m.19 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...

6AI score
SaveExploits0References7
CVE
CVE
added 2024/05/20 9:41 a.m.178 views

CVE-2024-35959

CVE-2024-35959 is an Linux kernel issue fixed in the mlx5e path. The fix addresses a cleanup flow: when mlx5e_priv_init() fails, mlx5e_priv_init’s cleanup calls mlx5e_selq_cleanup, which previously could lead to a misordered lock usage. The cleanup calls mlx5e_selq_apply() that assumes priv->s...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.17 views

CVE-2024-35959

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

5.5CVSS7.1AI score0.00253EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/17 11:11 p.m.23 views

CVE-2024-35835

A double-free vulnerability was found in the arfscreategroups function in the Linux kernel's net/mlx5e driver. This issue could lead to memory corruption or a system crash if exploited, as freeing the same memory twice may cause undefined behavior. Mitigation Mitigation for this issue is either n...

5.5CVSS7.2AI score0.00668EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.16 views

CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS7.4AI score0.00668EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/17 2:15 p.m.0 views

DEBIAN-CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

7.8CVSS5.9AI score0.00269EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.27 views

CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

7.8CVSS6.1AI score0.00269EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.17 views

CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS6.1AI score0.00668EPSS
SaveExploits0References22
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

UBUNTU-CVE-2023-52667

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

7.8CVSS6.2AI score0.00269EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/05/17 2:2 p.m.50 views

CVE-2024-35835 net/mlx5e: fix a double-free in arfs_create_groups

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS6.4AI score0.00668EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/17 2:2 p.m.21 views

CVE-2024-35835

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS7.5AI score0.00668EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 2:2 p.m.200 views

CVE-2024-35835

CVE-2024-35835 concerns the Linux kernel net/mlx5e subsystem, where arfs_create_groups has a double-free: if kvzalloc allocation for in fails, arfs_create_groups frees ft->g and returns an error, but arfs_create_table (the caller) then invokes mlx5e_destroy_flow_table, causing ft->g to be f...

7.8CVSS6.7AI score0.00668EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/05/17 2:2 p.m.22 views

CVE-2024-35835 net/mlx5e: fix a double-free in arfs_create_groups

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a double-free in arfscreategroups When in allocated by kvzalloc fails, arfscreategroups will free ft-g and return an error. However, arfscreatetable, the only caller of arfscreategroups, will hold this error and ca...

7.8CVSS5.9AI score
SaveExploits0References13
OSV
OSV
added 2024/05/17 2:1 p.m.22 views

CVE-2023-52667 net/mlx5e: fix a potential double-free in fs_any_create_groups

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

7.8CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2024/05/17 2:1 p.m.160 views

CVE-2023-52667

CVE-2023-52667 affects the Linux kernel net/mlx5e code path. The vulnerability is a potential double-free in fs_any_create_groups when kcalloc() succeeds but kvzalloc() fails, because ft->g could be freed twice up the call chain. The fix implemented is to set ft->g to NULL in fs_any_create_...

7.8CVSS6.7AI score0.00269EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 2:1 p.m.20 views

CVE-2023-52667 net/mlx5e: fix a potential double-free in fs_any_create_groups

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fsanycreategroups When kcalloc for ft-g succeeds but kvzalloc for in fails, fsanycreategroups will free ft-g. However, its caller fsanycreatetable will free ft-g again through calling...

7.8CVSS6.8AI score0.00269EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/05/09 12:0 a.m.20 views

PT-2024-28080

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0 Description The vulnerability is related to the net/mlx5e driver in the Linux kernel. It occurs when the mlx5e suspend function cleans resources only if netif device present returns true, but mlx5e resume...

7.5CVSS5.5AI score0.00188EPSS
SaveExploits0
Rows per page
Query Builder