🛡️ CVE-2026-68419 — kernel

⚪ Unknown ✅ No Known Exploit NVD
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

RDMA/irdma: Prevent rereg_mr for non-mem regions

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

RDMA/irdma: Prevent rereg_mr for non-mem regions

When a QP/CQ/SRQ is created, a two step process is used

where the buffer is allocated in userspace and explicitly

registered with the normal reg_mr mechanism prior to creating

the actual QP/CQ/SRQ object.

These special registrations are indicated via an ABI field

so the driver knows that they do not have a valid mkey and

to skip the actual CQP command submission.

Since these are real MR objects from the core's perspective,

it is possible for a user application to invoke rereg_mr on them

and cause a real CQP op to be emitted with the zero-initialized

mkey value of 0.

Fix this by preventing rereg_mr on these special regions.

Affected software

CVE-2026-68419 is recorded against 2 packages.

  • kernel (from 6.13.0 up to 7.1.6)
  • unknown

Timeline and source

Published on 10 August 2026 and last revised on 11 August 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

git.kernel.org (Package)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
git.kernel.org (Web)
github.com (Advisory)
nvd.nist.gov (Advisory)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE N/A
Public Exploit ✅ No
Source NVD
Published 2026-08-10
Updated 2026-08-12
Modified 2026-08-11
Fix URL N/A

Affected Packages

Software From version Fixed in
kernel 6.13.0 7.1.6
unknown

Similar Threats

Free Vulnerability Check

Is your site affected by CVE-2026-68419?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against CVE-2026-68419 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesCVECVE 2026