PatchSiren cyber security CVE debrief
CVE-2026-90308 Linux CVE debrief
A vulnerability in the Linux kernel's RDMA/erdma component has been addressed. The issue arises from the improper handling of QP references during AE and CM processing, which could lead to use-after-free vulnerabilities. The fix involves adding erdma_qp_get_by_qpn() to safely acquire QP references under the xarray lock. This change aims to prevent potential use-after-free vulnerabilities by ensuring that QP references are properly managed. Linux kernel maintainers, administrators, and users of systems with the affected kernel versions should assess their exposure and apply the patch or compensating controls as necessary.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Linux kernel maintainers, administrators, and users of systems with the affected kernel versions should assess exposure and apply the patch or compensating controls as necessary. This includes verifying Linux kernel versions, applying patches, and monitoring system logs for potential exploitation attempts.
Why it matters
A vulnerability in the Linux kernel's RDMA/erdma component has been addressed. The issue arises from the improper handling of QP references during AE and CM processing. Linux kernel maintainers, administrators, and users of systems with the affected kernel versions should assess exposure and apply the patch or compensating controls as necessary.
- Potential use-after-free vulnerabilities in RDMA/erdma component.
- Need to verify Linux kernel versions and apply patches or compensating controls.
- Monitoring system logs for potential exploitation attempts is recommended.
Technical summary
The Linux kernel's RDMA/erdma component has a vulnerability related to QP reference handling. The fix adds erdma_qp_get_by_qpn() to safely acquire QP references under the xarray lock, preventing potential use-after-free vulnerabilities. This change aims to prevent potential use-after-free vulnerabilities by ensuring that QP references are properly managed. The vulnerability affects Linux kernel versions that use the RDMA/erdma component, and users should verify their kernel versions and apply patches or compensating controls as necessary.
Defensive priority
Medium
Recommended defensive actions
- Review and apply the kernel patch to ensure the fix is implemented.
- Verify the Linux kernel version in use and check for any existing compensating controls.
- Monitor system logs for potential exploitation attempts.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, the scope of affected systems and versions is not explicitly stated, requiring further verification. The vulnerability affects Linux kernel versions that use the RDMA/erdma component. To verify exposure, users should check their kernel versions and apply patches or compensating controls as necessary. The fix involves adding erdma_qp_get_by_qpn() to safely acquire QP references under the xarray lock, preventing potential use-after-free vulnerabilities.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90308 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90308
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90308 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90308
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/6e32f84b63c054e09392153125d7202abab2d14b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/a52eeff32024f190b3bdc99088c7becccd4fa60b
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c92686867638cda954fdb2bdbac8a75e3aa6eaae
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ec987c0654651036dad6a42f7fa2a6d7c16a3687
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.