Bug 2396111 (CVE-2023-53335) - CVE-2023-53335 kernel: RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
Summary: CVE-2023-53335 kernel: RDMA/cxgb4: Fix potential null-ptr-deref in pass_estab...
Keywords:
Status: NEW
Alias: CVE-2023-53335
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-17 15:01 UTC by OSIDB Bzimport
Modified: 2026-06-29 19:05 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-17 15:01:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()

If get_ep_from_tid() 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.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Comment 1 Jon Moroney 2025-09-17 17:45:05 UTC Comment hidden (spam)

Note You need to log in before you can comment on or make changes to this bug.