CVE-2026-46127

medium

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp() Sashiko points out that pd->uctx isn't initialized until late in the function so all these error flow references are NULL and will crash. Use the uctx that isn't NULL.

References

https://git.kernel.org/stable/c/ec44c00a4fe1327efa35083f98b39c01cb535a51

https://git.kernel.org/stable/c/e01a957561f663d3b68d2fd233a4502e3367efcd

https://git.kernel.org/stable/c/8832626a483439e207734e027afff322ccdf726e

https://git.kernel.org/stable/c/75fc130664ae324e7b2f9ad3630e0f175e9ca6c8

https://git.kernel.org/stable/c/34fbf48cf3b410d2a6e8c586fa952a36331ca5ba

Details

Source: Mitre, NVD

Published: 2026-05-28

Updated: 2026-05-28

Risk Information

CVSS v2

Base Score: 4.9

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00018