Lucene search
+L

1509 matches found

NVD
NVD
added 2024/04/10 7:15 p.m.26 views

CVE-2021-47196

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 is going to be changed do not overwrite ibqp...

7.8CVSS7.3AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/10 7:15 p.m.12 views

CVE-2021-47196

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 is going to be changed do not overwrite ibqp...

7.8CVSS7.3AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.24 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/10 7:15 p.m.6 views

UBUNTU-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
SaveExploits0References6
OSV
OSV
added 2024/04/10 7:15 p.m.17 views

UBUNTU-CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/04/10 7:01 p.m.13 views

CVE-2021-47212 net/mlx5: Update error handler for UCTX and UMEM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

6.8AI score0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.52 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS7AI score0.00196EPSS
SaveExploits0
CVE
CVE
added 2024/04/10 6:56 p.m.93 views

CVE-2021-47196

CVE-2021-47196 concerns a use-after-free in the Linux kernel mlx5_ib path during QP creation. The issue arises when RDMA/core code presets both receive and send completion queue pointers before forwarding to the driver, then overwrites ibqp properties and continues into the driver path. If mlx5_q...

7.8CVSS6.3AI score0.00219EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.36 views

CVE-2021-47196 RDMA/core: Set send and receive CQ before forwarding to the driver

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 is going to be changed do not overwrite ibqp...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.19 views

CVE-2021-47196 RDMA/core: Set send and receive CQ before forwarding to the driver

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Set send and receive CQ before forwarding to the driver Preset both receive and send CQ pointers prior to call to the drivers and overwrite it later again till the mlx4 is going to be changed do not overwrite ibqp...

7.8CVSS6.6AI score0.00219EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.4 views

SUSE CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.4 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 Linux kernel that stems from a security flaw in the function mlx5debugcqremove...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.32 views

CVE-2024-26724

A vulnerability was found in the mlx5dpllremove function in the Linux kernel, which cancels delayed work. However, if the work is still running it can schedule itself to run again, which will lead to access of freed memory. This issue could cause memory corruption or crashes...

4.4CVSS6.5AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 3:15 p.m.3 views

DEBIAN-CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.23 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.7AI score0.00231EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.17 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

6.7AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 2:55 p.m.12 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

5.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.34 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

6.6AI score0.00231EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.48 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.4AI score0.00231EPSS
SaveExploits0
Rows per page
Query Builder