Lucene search
+L

2579 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.16 views

UBUNTU-CVE-2022-49606

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix sleep from invalid context BUG Taking the qosmutex to process RoCEv2 QP's on netdev events causes a kernel splat. Fix this by removing the handling for RoCEv2 in irdmacmteardownconnections that uses the mutex. Thi...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.10 views

UBUNTU-CVE-2022-49433

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent use of lock before it is initialized If there is a failure during probe of hfi1 before the sdmamaplock is initialized, the call to hfi1freedevdata will attempt to use a lock that has not been initialized. If th...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:00 a.m.4 views

DEBIAN-CVE-2022-49208

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent some integer underflows My static checker complains that: drivers/infiniband/hw/irdma/ctrl.c:3605 irdmascceqinit warn: can subtract underflow 'info-dev-hmcfpmmisc.maxceqs'? It appears that...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.9 views

UBUNTU-CVE-2022-49076

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix use-after-free bug for mm struct Under certain conditions, such as MPIAbort, the hfi1 cleanup code may represent the last reference held on the task mm. hfi1mmurbunregister then drops the last reference and the mm ...

7.8CVSS6.2AI score0.00254EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:24 a.m.1 views

CVE-2022-49671 RDMA/cm: Fix memory leak in ib_cm_insert_listen

In the Linux kernel, the following vulnerability has been resolved: RDMA/cm: Fix memory leak in ibcminsertlisten cmallocidpriv allocates resource for the cmidpriv. When cminitlisten fails it doesn't free it, leading to memory leak. Add the missing error unwind...

5.2AI score0.00281EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.5 views

CVE-2022-49404 RDMA/hfi1: Fix potential integer multiplication overflow errors

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Fix potential integer multiplication overflow errors When multiplying of different types, an overflow is possible even when storing the result in a larger type. This is because the conversion is done after the...

6.2AI score0.0027EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/12 3:49 a.m.6 views

SUSE CVE-2025-1178

A vulnerability was found in GNU Binutils 2.43. It has been declared as problematic. Affected by this vulnerability is the function bfdputl64 of the file libbfd.c of the component ld. The manipulation leads to memory corruption. The attack can be launched remotely. The complexity of an attack is...

4.9AI score0.00787EPSS
SaveExploits1References6
OSV
OSV
added 2025/02/11 9:15 a.m.18 views

UBUNTU-CVE-2025-1182

A vulnerability, which was classified as critical, was found in GNU Binutils 2.43. Affected is the function bfdelfrelocsymboldeletedp of the file bfd/elflink.c of the component ld. The manipulation leads to memory corruption. It is possible to launch the attack remotely. The complexity of an atta...

5CVSS5.1AI score0.00581EPSS
SaveExploits1References11
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/hns: Fixed the use of spinunlockirqrestore, which is called with IRQs enabled. Fixed incorrect use of spinlockirq/spinunlockirq when spinlockirqsave/spinlockirqrestore was held. This issue was discovered through lock...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fixed a segmentation fault in rxecompqueuepkt. In rxecompqueuepkt, an incoming response packet is enqueued into the resppkts queue. Then, it is decided whether to run the completer task inline or schedule it. Finally, t...

9.8CVSS6.2AI score0.00815EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/hns: Fixed the issue where the CPU got stuck due to printouts during reset. During reset, commands to destroy resources such as qp, cq, and mr may fail, and error logs will be printed. When a large number of resources are...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: A bug was fixed while setting up Level-2 PBL pages. Memory corruption is avoided when setting up Level-2 PBL pages for non-MR resources when numpages 256K. There will be a single PDE page address consecutive pages in...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/10 5:15 p.m.14 views

AZL-56585 CVE-2025-1151 affecting package binutils 2.41-10

A vulnerability was found in GNU Binutils 2.43. It has been rated as problematic. This issue affects the function xmemdup of the file xmemdup.c of the component ld. The manipulation leads to memory leak. The attack may be initiated remotely. The complexity of an attack is rather high. The...

3.1CVSS4.4AI score0.00595EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/08 11:08 a.m.16 views

OESA-2025-1095 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbdsessionlookup | smb2sesssetup sess = xaload | | | xaerase&conn-sessions,...

8CVSS6.3AI score0.00722EPSS
SaveExploits0References41
RedhatCVE
RedhatCVE
added 2025/02/04 11:42 p.m.16 views

CVE-2024-22187

A write-what-where vulnerability exists in the Programming Software Connection Remote Memory Diagnostics functionality of AutomationDirect P3-550E 1.2.10.9. A specially crafted network packet can lead to an arbitrary write. An attacker can send an unauthenticated packet to trigger this...

9.1CVSS7.1AI score0.01038EPSS
SaveExploits1References1
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:00 a.m.13 views

Vulnerability of RDMA/mlx5 components of the Linux operating system, allowing a hacker to cause a service failure

The vulnerability of RDMA/mlx5 components of the Linux operating system is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures...

4.7CVSS6.6AI score0.0028EPSS
SaveExploits0References33Affected Software8
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.10 views

RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES

...

9.8CVSS6.9AI score0.00591EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.8 views

RDMA/bnxt_re: Fix a possible memory leak

...

5.5CVSS6.9AI score0.00212EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.6 views

RDMA/hns: Fix cpu stuck caused by printings during reset

...

5.5CVSS6.9AI score0.00222EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.13 views

RDMA/bnxt_re: Fix out of bound check

...

7.8CVSS7.1AI score0.00227EPSS
SaveExploits0
Rows per page
Query Builder