Lucene search
+L

2771 matches found

Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.42 views

CVE-2021-47481

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR Normally the zero fill would hide the missing initialization, but an errant set to descsize in regcreate causes a crash: BUG: unable to handle page fault for address:...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0
NVD
NVD
added 2024/05/22 7:15 a.m.23 views

CVE-2021-47453

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/22 7:15 a.m.3 views

DEBIAN-CVE-2021-47453

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

5.5CVSS5.1AI score0.00196EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.27 views

CVE-2021-47453

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

5.5CVSS5.8AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.3 views

UBUNTU-CVE-2021-47453

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.21 views

CVE-2021-47453 ice: Avoid crash from unnecessary IDA free

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

6.9AI score0.00196EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.28 views

CVE-2021-47453 ice: Avoid crash from unnecessary IDA free

In the Linux kernel, the following vulnerability has been resolved: ice: Avoid crash from unnecessary IDA free In the remove path, there is an attempt to free the auxidx IDA whether it was allocated or not. This can potentially cause a crash when unloading the driver on systems that do not...

6.5AI score0.00196EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/21 4:15 p.m.41 views

CVE-2023-52744

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:23 p.m.82 views

CVE-2023-52744

CVE-2023-52744 concerns the Linux kernel RDMA/irdma path. The in_dev_get() function can return NULL, and the code may dereference idev in in_dev_for_each_ifa_rtnl(), causing a crash. A patch was added to check for NULL before dereferencing idev, mitigating the NULL pointer dereference. The issue ...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 3:23 p.m.20 views

CVE-2023-52744 RDMA/irdma: Fix potential NULL-ptr-dereference

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

6.8AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:23 p.m.17 views

CVE-2023-52744 RDMA/irdma: Fix potential NULL-ptr-dereference

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/21 3:23 p.m.43 views

CVE-2023-52744 RDMA/irdma: Fix potential NULL-ptr-dereference

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

6.5AI score0.00235EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 3:23 p.m.55 views

CVE-2023-52744

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix potential NULL-ptr-dereference indevget can return NULL which will cause a failure once idev is dereferenced in indevforeachifartnl. This patch adds a check for NULL value in idev beforehand. Found by Linux...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0
NVD
NVD
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47398

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long long' and printed with %llx. Change %llx to %p to print the secured pointer...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47398

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long long' and printed with %llx. Change %llx to %p to print the secured pointer...

5.5CVSS6.3AI score
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47398

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long long' and printed with %llx. Change %llx to %p to print the secured pointer...

5.5CVSS5AI score0.00208EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 3:15 p.m.25 views

CVE-2021-47391

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv. While this cannot happen without going through the work, it violates t...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 3:15 p.m.15 views

CVE-2021-47392

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix listener leak in rdmacmalistenonall failure If cmalistenonall fails it leaves the per-device ID still on the listenlist but the state is not set to RDMACMADDRBOUND. When the cmid is eventually destroyed...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47392

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix listener leak in rdmacmalistenonall failure If cmalistenonall fails it leaves the per-device ID still on the listenlist but the state is not set to RDMACMADDRBOUND. When the cmid is eventually destroyed...

5.5CVSS6.3AI score
SaveExploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

DEBIAN-CVE-2021-47391

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv. While this cannot happen without going through the work, it violates t...

7.8CVSS5.3AI score0.00241EPSS
SaveExploits0References1
Rows per page
Query Builder