Lucene search
+L

28 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 8:27 p.m.3 views

CVE-2026-89510

A flaw was found in the Linux kernel's RDMA/cxgb4 component. This vulnerability occurs when the c4iwremove function frees a device while its registration work regwork is still pending or actively running. This timing issue can lead to the c4iwregisterdevice function attempting to access memory th...

5.2CVSS0.00209EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-89510

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Cancel regwork before freeing device on remove c4iwuldstatechange queues regwork to register the RDMA device. c4iwremove can free ctx-dev while this work is pending or running, leaving c4iwregisterdevice accessing the...

0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89510

CVE-2026-89510 affects the Linux kernel 's RDMA/cxgb4 driver. The root cause is a use-after-free condition: c4iw_remove() can free ctx->dev while a previously queued reg_work (originated by c4iw_uld_state_change()) is still pending or running, causing c4iw_register_device() to access the alrea...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.4 views

EUVD-2026-76416

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Cancel regwork before freeing device on remove c4iwuldstatechange queues regwork to register the RDMA device. c4iwremove can free ctx-dev while this work is pending or running, leaving c4iwregisterdevice accessing the...

0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.17 views

CVE-2026-89510 RDMA/cxgb4: Cancel reg_work before freeing device on remove

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Cancel regwork before freeing device on remove c4iwuldstatechange queues regwork to register the RDMA device. c4iwremove can free ctx-dev while this work is pending or running, leaving c4iwregisterdevice accessing the...

0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006619 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NUL...

7.5CVSS6.3AI score0.00478EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-57973)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57973 advisory. - In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer...

8.1CVSS5.7AI score0.00653EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.13 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-391512)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-391512 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID i...

7.5CVSS6.3AI score0.00567EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53335

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether ...

7.5CVSS6AI score0.00478EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

DEBIAN-CVE-2023-53335

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty. This patch adds a simple sanity check to fix the issue...

5.5CVSS5.5AI score0.00478EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.12 views

UBUNTU-CVE-2023-53335

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty. This patch adds a simple sanity check to fix the issue...

7.5CVSS6.2AI score0.00478EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.19 views

CVE-2023-53335

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Fix potential null-ptr-deref in passestablish If getepfromtid fails to lookup non-NULL value for ep, ep is dereferenced later regardless of whether it is empty. This patch adds a simple sanity check to fix the issue...

7.5CVSS5.5AI score0.00478EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.9 views

PT-2025-38185

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the RDMA/cxgb4 component where a null pointer dereference could occur in the pass establish function. This happens if get ep from tid fails to locat...

6.1AI score0.00478EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/27 2:15 a.m.9 views

DEBIAN-CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

5.5CVSS5.6AI score0.00653EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 2:15 a.m.14 views

CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

8.1CVSS0.00653EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/27 2:15 a.m.13 views

AZL-58035 CVE-2024-57973 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

5.5CVSS6.4AI score0.00653EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.11 views

UBUNTU-CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

8.1CVSS6.5AI score0.00653EPSS
SaveExploits0References50
Cvelist
Cvelist
added 2025/02/27 2:07 a.m.33 views

CVE-2024-57973 rdma/cxgb4: Prevent potential integer overflow on 32bit

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

8.1CVSS0.00653EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:07 a.m.191 views

CVE-2024-57973

CVE-2024-57973 : In the Linux kernel, an integer wrap could occur on 32-bit systems while computing the length for a reply (gl->tot_len + sizeof(struct cpl_pass_accept_req) + sizeof(struct rss_header)), from user-controlled data via process_responses(). The issue affects the rdma/cxgb4 path an...

8.1CVSS5.6AI score0.00653EPSS
SaveExploits0References11Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.20 views

SUSE CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

5.5CVSS6.4AI score0.00567EPSS
SaveExploits0References20
Rows per page
Query Builder