Direct naar de inhoud
Kritieke cyberalerts voor jouw sector & systemen — direct in je inbox. Aanmelden →
cybernieuws.nl Cybersecurity en informatiebeveiling nieuws alerts live · net nu 108 bronnen 1 kritiek 5 vandaag
CVE's Videos Dagbriefing

← Terug naar CVE-database

CVE-2026-46127

MEDIUM · 5.5 CVSS Gepubliceerd: CWE-476

Beschrijving

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.

Vendors

Linux

Affected products

Linux Kernel

References