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.
| Version | Score | Severity | Vector String |
|---|---|---|---|
| 3.1 | 5.5 | Medium | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 1.1.05.003 |
| Linux | Linux | 1.2.07.001 |
| Linux | Linux | < 3c1dfeaeb3b4e3ea656041da1241e6ee3c3b3202 |
| Linux | Linux | < 5ee30bcfdb32526233d2572f3d9ec371928679f1 |