CVE Catalog

CVE-2026-74298

Low risk· EPSS 5%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

In the Linux kernel, the RDMA/core subsystem has an error in the error path when setting FRMR as pinned. When the push to the pool fails, FRMR handles are not destroyed, leading to resource leak. The fix adds destruction of FRMR handles in case of push failure.

Risk Assessment

Failure of page allocation in the pool could lead to kernel resource leaks, potentially resulting in denial of service.

Recommendation

Apply the Linux kernel patch for CVE-2026-74298. Monitor memory allocations on RDMA systems.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix FRMR set pinned push error path Add destruction of FRMR handles in case the push to the pool fails. This prevents resources leak in case pool page allocation fails.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS