CVE-2023-53335

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

11 Dec 2025, 15:46

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/283861a4c52c1ea4df3dd1b6fc75a50796ce3524 - () https://git.kernel.org/stable/c/283861a4c52c1ea4df3dd1b6fc75a50796ce3524 - Patch
References () https://git.kernel.org/stable/c/2cfc00e974d75a3aa8155f2660f57d342e1f67ca - () https://git.kernel.org/stable/c/2cfc00e974d75a3aa8155f2660f57d342e1f67ca - Patch
References () https://git.kernel.org/stable/c/9dca64042d855a24b0bd81ce242e5dc7e939f6eb - () https://git.kernel.org/stable/c/9dca64042d855a24b0bd81ce242e5dc7e939f6eb - Patch
References () https://git.kernel.org/stable/c/9ddc77eefb2a567b705c3c86ab2ddabe43cadf1b - () https://git.kernel.org/stable/c/9ddc77eefb2a567b705c3c86ab2ddabe43cadf1b - Patch
CWE CWE-476
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

17 Sep 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-17 15:15

Updated : 2025-12-11 15:46


NVD link : CVE-2023-53335

Mitre link : CVE-2023-53335

CVE.ORG link : CVE-2023-53335


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference