CVE-2026-68418: RDMA/irdma: Prevent user-triggered null deref on QP create

Published Aug 10, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

RDMA/irdma: Prevent user-triggered null deref on QP create

Previously, the user QP creation path would only attempt to populate iwqp->iwpbl if the user-provided req.userwqebufs field was non-zero. The problem is that iwqp->iwpbl is unconditionally dereferenced later on in irdmasetupvirtqp.

While there was a check for iwqp->iwpbl != NULL, this check would only occur if req.userwqebufs was non-zero. The end result is that a user could send a zero userwqebufs value and trigger a null ptr deref.

Fix this by unconditionally calling irdmagetpbl and bailing if it fails, similar to the CQ and SRQ paths.

Event History

Aug 10, 2026
CVE Published
via MITRE·12:04 PM
Data Sourced
via MITRE·12:04 PM
Description
Data Sourced
via NVD·01:20 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68418?

CVE-2026-68418 has a risk rating of 26, indicating a moderate severity level.

2

How do I fix CVE-2026-68418?

To resolve CVE-2026-68418, update your Linux kernel to the latest patched version that includes the fix.

3

What type of vulnerability is CVE-2026-68418?

CVE-2026-68418 is classified as a null pointer dereference vulnerability.

4

What component of the Linux kernel is affected by CVE-2026-68418?

CVE-2026-68418 affects the RDMA/irdma subsystem of the Linux kernel.

5

Can CVE-2026-68418 be exploited by an attacker?

Yes, CVE-2026-68418 can potentially be exploited by a user to cause a null dereference during queue pair creation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203