Lucene search
+L

1488 matches found

Positive Technologies
Positive Technologies
•added 2026/06/02 12:00 a.m.•22 views

PT-2026-54823

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the RDS IB connection teardown path, which is designed to operate during partial startup and repeated shutdown attempts by using NULL pointers to track resource...

9.8CVSS5.2AI score0.00421EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/05/29 1:16 a.m.•20 views

SUSE CVE-2026-46144

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in manaibcreateqprss Sashiko points out that manaibcfgvportsteering is leaked, the normal destroy path cleans it up...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References20
Cvelist
Cvelist
•added 2026/05/28 9:36 a.m.•44 views

CVE-2026-46176 RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5ibdevressrqinit mlx5ibdevressrqinit allocates two SRQs, s0 and s1. When ibcreatesrq fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed ...

7.8CVSS0.0018EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/28 9:36 a.m.•12 views

CVE-2026-46176 RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5ibdevressrqinit mlx5ibdevressrqinit allocates two SRQs, s0 and s1. When ibcreatesrq fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed ...

7.8CVSS6.3AI score
SaveExploits0References15
OSV
OSV
•added 2026/05/28 9:35 a.m.•14 views

CVE-2026-46133 RDMA/rxe: Reject unknown opcodes before ICRC processing

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

7.5CVSS5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/05/28 12:00 a.m.•37 views

PT-2026-44240

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.11-1.1 Description A flaw exists in the RDMA mana component where a user can specify Work Queues WQs sharing the same Completion Queue CQ as part of the user API. This action triggers a WARN ON condition with...

7.8CVSS5.9AI score0.00187EPSS
SaveExploits0
OSV
OSV
•added 2026/05/27 12:58 p.m.•15 views

CVE-2026-46084 RDMA/mana_ib: Disable RX steering on RSS QP destroy

In the Linux kernel, the following vulnerability has been resolved: RDMA/manaib: Disable RX steering on RSS QP destroy When an RSS QP is destroyed e.g. DPDK exit, manaibdestroyqprss destroys the RX WQ objects but does not disable vPort RX steering in firmware. This leaves stale steering...

5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/05/27 12:58 p.m.•28 views

CVE-2026-46084

In the Linux kernel, the following vulnerability has been resolved: RDMA/manaib: Disable RX steering on RSS QP destroy When an RSS QP is destroyed e.g. DPDK exit, manaibdestroyqprss destroys the RX WQ objects but does not disable vPort RX steering in firmware. This leaves stale steering...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/05/27 12:00 a.m.•39 views

PT-2026-43951

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.11-1.1 Description An issue exists in the RDMA mana ib component where the mana ib destroy qp rss function destroys RX WQ objects without disabling vPort RX steering in the firmware. This results in stale...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/05/27 12:00 a.m.•32 views

PT-2026-43840

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition in the RDMA/mlx5 driver occurs during firmware reset in LAG mode, causing the driver to hang indefinitely while waiting for UMR completion during device unload. In LAG...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fixed a panic that occurs when the ipoib sendqueuesize is increased beyond the default value. When the ipoib sendqueuesize is increased, the following panic occurs: RIP: 0010:hfi1ipoibdraintxring+0x45/0xf0 hfi1 Code: 31 ...

5.5CVSS5.1AI score0.00206EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Only IB representatives are reloaded when lag is disabled/enabled. When lag is disabled, the bond’s IB device, along with all its representatives, are destroyed. Then, the slaves’ representatives are reloaded. If the...

5.5CVSS5.4AI score0.00183EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•19 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: IB/cm: A drop lockdep assertion and WARN are issued when freeing old messages. The send completion handler can run after cmid has advanced to another message. In this case, the cmid lock is not necessary. However, a recent change...

5.5CVSS5.7AI score0.00291EPSS
SaveExploits0References2
CVE
CVE
•added 2026/05/06 7:40 a.m.•69 views

CVE-2026-43120

In the Linux kernel RDMA/irdma driver, CVE-2026-43120 describes a double-free during rereg_user_mr when IB_MR_REREG_TRANS is set. If the trans reg path fails after allocating a new umem, the code releases it but fails to NULL the iwmr->region, causing ib_umem_release to be invoked again during...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References5Affected Software1
NVD
NVD
•added 2026/04/24 3:16 p.m.•14 views

CVE-2026-31536

In the Linux kernel, the following vulnerability has been resolved: smb: server: let senddone handle a completion without IBSENDSIGNALED With smbdirectsendbatch processing we likely have requests without IBSENDSIGNALED, which will be destroyed in the final request that has IBSENDSIGNALED set. If...

9.8CVSS0.00649EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/24 2:30 p.m.•12 views

CVE-2026-31536 smb: server: let send_done handle a completion without IB_SEND_SIGNALED

In the Linux kernel, the following vulnerability has been resolved: smb: server: let senddone handle a completion without IBSENDSIGNALED With smbdirectsendbatch processing we likely have requests without IBSENDSIGNALED, which will be destroyed in the final request that has IBSENDSIGNALED set. If...

9.8CVSS6.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/04/24 12:00 a.m.•24 views

PT-2026-34886

In the Linux kernel, the following vulnerability has been resolved: smb: client: let send done handle a completion without IB SEND SIGNALED With smbdirect send batch processing we likely have requests without IB SEND SIGNALED, which will be destroyed in the final request that has IB SEND SIGNALED...

5.4AI score
SaveExploits0References5
CNNVD
CNNVD
•added 2026/04/24 12:00 a.m.•24 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the smbdirectsendbatch process. In this process, requests may not be signaled with IBSENDSIGNALED...

9.8CVSS5.8AI score0.00649EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/04/24 12:00 a.m.•16 views

Ubuntu Pro Realtime 24.04 LTS : Linux kernel (Raspberry Pi Real-time) vulnerabilities (USN-8204-1)

"The remote Ubuntu Pro Realtime 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8204-1 advisory. Josh Eads, Kristoffer Janke, Eduardo Vela Nava, Tavis Ormandy, and Matteo Rizzo discovered that some AMD Zen processors did not properly...

9.8CVSS5.9AI score0.00693EPSS
SaveExploits0References176
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•11 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010725)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010725 advisory. A flaw was found in the Linux kernel's implementation of RDMA over infiniband. An attacker with a privileged local account can leak kernel stack information when...

2.3CVSS6.7AI score0.00199EPSS
SaveExploits0References3
Rows per page
Query Builder