Lucene search
+L

2771 matches found

Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.8 views

CVE-2022-50874

In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Fix refcount leak in erdmammap rdmausermmapentryget take reference, we should release it when not need anymore, add the missing rdmausermmapentryput in the error path to fix it...

5.2AI score0.00172EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:16 p.m.26 views

CVE-2023-54274

CVE-2023-54274 affects the Linux kernel RDMA/srpt path. Root cause: during unregistering a MAD agent the code could see a non-null mad_agent that actually held an error value, allowing a NULL dereference in a short race window when srpt_add_one() and srpt_remove_one() run concurrently (e.g., RoCE...

6AI score0.00183EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:8 p.m.26 views

CVE-2023-54168 RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in setusersqsize The ucmd-logsqbbcount variable is controlled by the user so this shift can wrap. Fix it by using checkshloverflow in the same way that it was done in commit 515f60004ed9 "RDMA/hn...

0.00184EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:8 p.m.17 views

CVE-2023-54168

CVE-2023-54168 affects the Linux kernel, specifically the RDMA/mlx4 component. The vulnerability arises because the user controls the ucmd->log_sq_bb_count value, which allows a shift operation to wrap and trigger undefined behavior. The provided fix mirrors the approach used for a related iss...

6.1AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:8 p.m.4 views

CVE-2023-54168 RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in setusersqsize The ucmd-logsqbbcount variable is controlled by the user so this shift can wrap. Fix it by using checkshloverflow in the same way that it was done in commit 515f60004ed9 "RDMA/hn...

6.4AI score0.00184EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/30 12:8 p.m.15 views

CVE-2022-50822

CVE-2022-50822 relates to a memory-leak in the Linux kernel RDMA restrack code where MR restrack was not released on delete. The issue is addressed by kernel fixes that ensure MR restrack is released when the MR is deleted, resolving the leak (the description across multiple advisories (NVD, OSV,...

6AI score0.00208EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50822

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/restrack: Release MR restrack when delete The MR restrack also needs to be released when delete it, otherwise it cause memory leak as the task struct won't...

6.1AI score0.00208EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992457)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992457 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer derefernce in hnsrocemapmrsg ibmapmrsg allows ULPs to specify NULL as...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992687)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992687 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Silence oversized kvmalloc warning syzkaller triggered an oversized kvmalloc warning...

5.5CVSS6.1AI score0.00262EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-54201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated f...

6.7AI score0.00174EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992479)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992479 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srptport from regular...

7.8CVSS6AI score0.00163EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50775

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/hns: Fix refcount leak in hnsrocemmap rdmausermmapentrygetpgoff takes the reference. Add missing rdmausermmapentryput to release the reference. Acked-by...

5.9AI score0.00215EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/25 10:10 a.m.12 views

CVE-2023-54003

A flaw was found in the Linux kernel's Remote Direct Memory Access RDMA core component. A local user with low privileges could trigger a Global Identifier GID entry reference leak when an Address Handle AH creation request fails. This resource leak could lead to system instability and a Denial of...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.9 views

SUSE CVE-2022-50736

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefined ocode value...

7.8CVSS6.5AI score0.00214EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.7 views

SUSE CVE-2023-54055

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2022-50736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue...

5.6AI score0.00214EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.12 views

EUVD-2023-60278

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

5.8AI score0.00214EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54055

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix memory leak of PBLE objects On rmmod of irdma, the PBLE object memory is not being freed. PBLE object memory are not statically pre-allocated at function initialization time unlike other HMC objects. PBLEs objects...

0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54048

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Prevent handling any completions after qp destroy HW may generate completions that indicates QP is destroyed. Driver should not be scheduling any more completion handlers for this QP, after the QP is destroyed. Since...

0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.13 views

CVE-2022-50736

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix immediate work request flush to completion queue Correctly set send queue element opcode during immediate work request flushing in post sendqueue operation, if the QP is in ERROR state. An undefined ocode value...

0.00214EPSS
SaveExploits0References6
Rows per page
Query Builder