Lucene search
+L

180 matches found

CVE
CVE
added 2026/09/17 4:11 p.m.2 views

CVE-2026-93110

CVE-2026-93110 affects the Linux kernel 's RDMA/core subsystem, specifically the ib_core module. The vulnerability arises because put_gid_ndev() is queued via call_rcu(), but stopping workqueues during module unload does not drain already-queued RCU callbacks. Since synchronize_rcu() does not wai...

SaveExploits0References8
CVE
CVE
added 2026/09/17 4:10 p.m.3 views

CVE-2026-92512

A use-after-free vulnerability in the Linux kernel RDMA/core subsystem affects the ib_query_qp() function. When a QP is queried via the netlink resource tracking flow, the only synchronization is rdma_restrack_get() , but on the destroy path, rdma_restrack_del() is called too late—after vendor-sp...

SaveExploits0References6
CVE
CVE
added 2026/09/17 4:10 p.m.3 views

CVE-2026-92511

This Linux kernel vulnerability affects the RDMA/core subsystem, specifically the ib_destroy_cq_user() function. The root cause is that rdma_restrack_del() is invoked at the end of the function, after vendor-specific resources associated with the Completion Queue (CQ) have already been freed. Thi...

SaveExploits0References6
CVE
CVE
added 2026/09/17 4:10 p.m.2 views

CVE-2026-92510

CVE-2026-92510 affects the Linux kernel RDMA/core subsystem. The vulnerable function is ib_destroy_srq_user() , where a use-after-free can occur when a Shared Receive Queue (SRQ) is accessed via the netlink path. The root cause is that rdma_restrack_del() is invoked at the end of the destruction ...

SaveExploits0References6
CVE
CVE
added 2026/09/17 4:10 p.m.3 views

CVE-2026-92509

CVE-2026-92509 is a potential use-after-free in the Linux kernel RDMA/core subsystem, specifically in the counter_release() function. The root cause is a timing issue: rdma_restrack_del() was invoked at the end of counter_release(), after vendor-specific resources had already been freed. This lef...

SaveExploits0References6
CVE
CVE
added 2026/09/17 4:10 p.m.3 views

CVE-2026-92508

CVE-2026-92508 is a use-after-free vulnerability in the Linux kernel's RDMA/core subsystem, specifically in the ib_free_cq() function. The root cause is that rdma_restrack_del() is invoked at the end of the CQ destruction sequence, after vendor-specific resources have already been freed. This cre...

SaveExploits0References7
CVE
CVE
added 2026/09/17 4:10 p.m.3 views

CVE-2026-92507

CVE-2026-92507 is a use-after-free in the Linux kernel's RDMA/core subsystem, specifically in the ib_dealloc_pd_user() function. When a Protection Domain (PD) is accessed via the netlink path, the only synchronization mechanism is rdma_restrack_get(). The vulnerability arises because rdma_restrac...

SaveExploits0References6
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fixed a reference leak in the GID entry when the createah operation fails. If the AH create request fails, the sgidattr should be released to avoid a reference leak during the release of the GID table...

5.6AI score0.00201EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.2 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/qedr: Fixed the qedrcreateuserqp error flow. Avoid the following warning by ensuring that allocated resources are freed in case qedrinituserqueue fails. ----------- Cut here --- WARNING: CPU: 0 PID: 143192 at...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: RDMA/core: Ensure that “ibport” is valid when accessing the sysfs node. The “ibport” structure must be set before adding the sysfs kobject, and reset after removing it. Otherwise, the system may crash when accessing the sysfs...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fixed the null-ptr-deref issue in ibcorecleanup. KASAN reported a null-ptr-deref error: KASAN: Null pointer dereferencing in the range 0x0000000000000118–0x000000000000011f. CPU: 1; PID: 379. Hardware name: QEMU Standa...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/20 3:37 p.m.12 views

CVE-2026-74299

A flaw was found in the Linux kernel's RDMA/core component. When aging pools with pinned handles, a failure to move handles from the active queue to an inactive queue during new page allocation can lead to a memory leak. This occurs because the system does not properly handle the fault, resulting...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100119)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100119 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prefer NLANULSTRING These attributes are evaluated as c-string passed to strcmp, but...

8.4CVSS5.5AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74299

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR aging push to queue error flow Aging pools with pinned handles requires moving handles from the active queue to a non-empty inactive queue that might fail on new page allocation, we are currently not handling...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

UBUNTU-CVE-2026-74298

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR set pinned push error path Add destruction of FRMR handles in case the push to the pool fails. This prevents resources leak in case pool page allocation fails...

5.3AI score0.00155EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.13 views

CVE-2026-74298

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR set pinned push error path Add destruction of FRMR handles in case the push to the pool fails. This prevents resources leak in case pool page allocation fails...

5.5AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.14 views

CVE-2026-74299

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR aging push to queue error flow Aging pools with pinned handles requires moving handles from the active queue to a non-empty inactive queue that might fail on new page allocation, we are currently not handling...

5.5AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:58 a.m.22 views

CVE-2026-74298 RDMA/core: Fix FRMR set pinned push error path

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR set pinned push error path Add destruction of FRMR handles in case the push to the pool fails. This prevents resources leak in case pool page allocation fails...

5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:58 a.m.13 views

CVE-2026-74299 RDMA/core: Fix FRMR aging push to queue error flow

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR aging push to queue error flow Aging pools with pinned handles requires moving handles from the active queue to a non-empty inactive queue that might fail on new page allocation, we are currently not handling...

5.6AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:58 a.m.42 views

CVE-2026-74299

CVE-2026-74299 affects the Linux kernel RDMA/core subsystem. A FRMR aging path could leak an mkey when aging pinned-handle pools move handles between active/inactive queues and a new page allocation fails. The fix adds push_queue_to_queue_locked() to populate the destination tail from the source ...

5.4AI score0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder