Lucene search
+L

685 matches found

CVE
CVE
added 2024/04/10 6:56 p.m.98 views

CVE-2021-47197

CVE-2021-47197 – Linux kernel mlx5e/mx5_core destroy cq crash. The issue occurs in the mlx5e path during CQ destruction: if mlx5_core_destroy_cq() fails, destroy operations may run again, and a subsequent mlx5_debug_cq_remove() could be invoked while cq->dbg is not cleared, leading to a crash ...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.16 views

CVE-2021-47197 net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case mlx5coredestroycq failed it proceeds to rest of destroy operations. mlx5coredestroycq could be called again by user and cause additional call of...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.24 views

CVE-2021-47197 net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: nullify cq-dbg pointer in mlx5debugcqremove Prior to this patch in case mlx5coredestroycq failed it proceeds to rest of destroy operations. mlx5coredestroycq could be called again by user and cause additional call of...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.11 views

PT-2024-8509

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0-rc3 net next 841a9b5 Description The vulnerability is related to the net/mlx5e component of the Linux kernel. When mlx5e priv init fails, the cleanup flow calls mlx5e selq cleanup, which in turn calls mlx5e...

7CVSS5.5AI score0.00253EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/28 4:15 a.m.10 views

SUSE CVE-2023-52626

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

6.1CVSS6.2AI score0.00237EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/26 6:15 p.m.24 views

CVE-2023-52626

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.1CVSS7.3AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/26 6:15 p.m.4 views

DEBIAN-CVE-2023-52626

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.1CVSS5.7AI score0.00237EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/03/26 5:49 p.m.31 views

CVE-2023-52626

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.1CVSS6.4AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2024/03/26 5:49 p.m.180 views

CVE-2023-52626

CVE-2023-52626 (Linux kernel) affects net/mlx5e: fix an operation precedence bug in port timestamping napi_poll context, where indirection (*) has lower precedence than postfix ++, causing an out-of-bounds read after increment. The fix dereferences before increment, preventing the read. CVSS 3.1 ...

7.1CVSS6.4AI score0.00237EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.19 views

CVE-2021-47164

A vulnerability was found in the net/mlx5e driver in the Linux kernel where a NULL pointer dereference was caused when accessing a lag device. This issue occurred because the driver processed an event without confirming the existence of an upper device, which led to potential crashes. Mitigation...

4.4CVSS5.1AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.12 views

DEBIAN-CVE-2021-47164

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix null deref accessing lag dev It could be the lag dev is null so stop processing the event. In bondenslave the active/backup slave being set before setting the upper dev so first event is without an upper dev. After...

5.5CVSS5.6AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 10:15 a.m.10 views

CVE-2021-47164

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix null deref accessing lag dev It could be the lag dev is null so stop processing the event. In bondenslave the active/backup slave being set before setting the upper dev so first event is without an upper dev. After...

5.5CVSS5.3AI score
SaveExploits0References3
OSV
OSV
added 2024/03/25 10:15 a.m.7 views

UBUNTU-CVE-2021-47164

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix null deref accessing lag dev It could be the lag dev is null so stop processing the event. In bondenslave the active/backup slave being set before setting the upper dev so first event is without an upper dev. After...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References5
CVE
CVE
added 2024/03/25 9:16 a.m.79 views

CVE-2021-47164

CVE-2021-47164 is a Linux kernel vulnerability fixed by correcting a NULL dereference in net/mlx5e related to lag device handling. Explanation: in bond_enslave(), the active/backup slave was set before the upper dev is assigned; a second event with an upper dev can occur, and if lag dev is NULL a...

5.5CVSS6AI score0.00232EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.31 views

CVE-2021-47164

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix null deref accessing lag dev It could be the lag dev is null so stop processing the event. In bondenslave the active/backup slave being set before setting the upper dev so first event is without an upper dev. After...

5.5CVSS5.4AI score0.00232EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.18 views

CVE-2021-47164

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix null deref accessing lag dev It could be the lag dev is null so stop processing the event. In bondenslave the active/backup slave being set before setting the upper dev so first event is without an upper dev. After...

5.5CVSS6.4AI score0.00232EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.5 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 null pointer reference problem in net mlx5e...

5.5CVSS6.1AI score0.00232EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/14 4:13 a.m.4 views

SUSE CVE-2023-52487

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix peer flow lists handling The cited change refactored mlx5etcdelfdbpeerflow to only clear DUP flag when list of peer flows has become empty. However, if any concurrent user holds a reference to a peer flow for...

4.4CVSS6.6AI score0.00272EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/11 10:7 p.m.37 views

CVE-2023-52487

A NULL pointer dereference flaw was found in the Linux kernel, which affects the net/mlx5e component and may occur when a peer flow is not removed from the peer flows list because a concurrent user holds a reference to it. This can cause a NULL pointer dereference when attempting to remove the fl...

4.4CVSS7AI score0.00272EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/11 6:15 p.m.41 views

CVE-2023-52487

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix peer flow lists handling The cited change refactored mlx5etcdelfdbpeerflow to only clear DUP flag when list of peer flows has become empty. However, if any concurrent user holds a reference to a peer flow for...

5.5CVSS7.2AI score0.00272EPSS
SaveExploits0References3
Rows per page
Query Builder