CVE-2026-46127

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
28/05/2026
Last modified:
28/05/2026

Description

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

Impact