Lucene search
+L

13 matches found

OSV
OSV
added 2026/01/09 2:5 p.m.10 views

OESA-2026-1009 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resour...

9.8CVSS6.2AI score0.00601EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fixed a use-after-free of work objects after the cmid is destroyed. The commit 59c68ac31e15 “iwcm: Free cmid resources on the last deref” simplified cmid resource management by freeing the cmid once all references to i...

7.8CVSS6.4AI score0.00344EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.14 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986727)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986727 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid...

9.8CVSS6.2AI score0.01166EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/01 7:19 p.m.8 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/25 12:40 a.m.15 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 6:55 a.m.7 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/02 2:56 a.m.5 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS6.8AI score0.00344EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38211

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 iwcm: free cmid resources on the last deref simplified cmid resourc...

9.8CVSS6.7AI score0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38287 IB/cm: Drop lockdep assert and WARN when freeing old msg

In the Linux kernel, the following vulnerability has been resolved: IB/cm: Drop lockdep assert and WARN when freeing old msg The send completion handler can run after cmid has advanced to another message. The cmid lock is not needed in this case, but a recent change re-used cmfreeprivmsg, which...

7.5CVSS6.4AI score0.00291EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38211 RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

9.8CVSS6.2AI score0.00344EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

AZL-50949 CVE-2024-47696 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix WARNING:atkernel/workqueue.c:checkflushdependency In the commit aee2424246f9 "RDMA/iwcm: Fix a use-after-free related to destroying CM IDs", the function flushworkqueue is invoked to flush the work queue iwcmwq. Bu...

7.8CVSS6.7AI score0.00263EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/04 7:24 a.m.5 views

kernel: nvme-rdma: destroy cm id before destroy qp to avoid use after free

A vulnerability was found in the Linux kernel's nvme-rdma driver where the driver failed to destroy a component cmid before another component qp was destroyed. This issue occurs when the kernel incorrectly manages memory during RDMA, leading to a potential use-after-free...

9.8CVSS7.2AI score0.01166EPSS
SaveExploits0References5
Rows per page
Query Builder