Lucene search
+L

676 matches found

UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.22 views

CVE-2021-47197

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.1AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/10 7:15 p.m.6 views

UBUNTU-CVE-2021-47215

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix crash in RX resync flow For the TLS RX resync flow, we maintain a list of TLS contexts that require some attention, to communicate their resync information to the HW. Here we fix list corruptions, by protecti...

9.8CVSS5.9AI score0.00492EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/10 7:1 p.m.19 views

CVE-2021-47215 net/mlx5e: kTLS, Fix crash in RX resync flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix crash in RX resync flow For the TLS RX resync flow, we maintain a list of TLS contexts that require some attention, to communicate their resync information to the HW. Here we fix list corruptions, by protecti...

9.8CVSS6.7AI score0.00492EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/10 7:1 p.m.90 views

CVE-2021-47215

CVE-2021-47215 affects the Linux kernel mlx5e net/kTLS RX resync flow. The vulnerability stems from list corruption in TLS contexts during RX resync handling, where entries could be moved while resync processing is incomplete. The fix guards these TLS context entries from movements until resync h...

9.8CVSS6.4AI score0.00492EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/04/10 7:1 p.m.37 views

CVE-2021-47215

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix crash in RX resync flow For the TLS RX resync flow, we maintain a list of TLS contexts that require some attention, to communicate their resync information to the HW. Here we fix list corruptions, by protecti...

9.8CVSS5.8AI score0.00492EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 7:1 p.m.32 views

CVE-2021-47215 net/mlx5e: kTLS, Fix crash in RX resync flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix crash in RX resync flow For the TLS RX resync flow, we maintain a list of TLS contexts that require some attention, to communicate their resync information to the HW. Here we fix list corruptions, by protecti...

9.8CVSS6.6AI score0.00492EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.40 views

CVE-2021-47199 net/mlx5e: CT, Fix multiple allocations and memleak of mod acts

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

6.7AI score0.00196EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.15 views

CVE-2021-47199 net/mlx5e: CT, Fix multiple allocations and memleak of mod acts

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

6.7AI score0.00196EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/10 6:56 p.m.83 views

CVE-2021-47199

The CVE-2021-47199 issue in the Linux kernel's mlx5e CT offload layer causes a memleak of mod hdr actions due to CT clear action offload flow handling. Specifically, CT clear action offload adds the same set of mod hdr actions to reset ct_state when an encap action is present, potentially repeati...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.39 views

CVE-2021-47199

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT, Fix multiple allocations and memleak of mod acts CT clear action offload adds additional mod hdr actions to the flow's original mod actions in order to clear the registers which hold ctstate. When such flow also...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.26 views

CVE-2021-47197

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.2AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.23 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
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
Positive Technologies
Positive Technologies
added 2024/04/10 12:0 a.m.10 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.9 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.28 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
Rows per page
Query Builder