PatchSiren cyber security CVE debrief
CVE-2026-100075 Linux CVE debrief
A vulnerability in the Linux kernel's RDMA/srpt subsystem can cause incorrect accounting of send queue credits, potentially leading to denial of service or other impacts. The issue arises when the srpt_alloc_rw_ctxs() function fails partway through a multi-buffer indirect descriptor, leaving stale values for n_rw_ctx and n_rdma, and a dangling rw_ctxs pointer. This can affect Linux kernel deployments using the RDMA/srpt subsystem.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel administrators, users of RDMA/srpt subsystem, security teams responsible for Linux kernel deployments, and operators managing Linux kernel-based systems should assess exposure and apply available patches or updates. These stakeholders need to verify Linux kernel versions and configurations, and review compensating controls for exposed systems while remediation is scheduled and verified. They should also monitor system logs for potential denial
Why it matters
This vulnerability in the Linux kernel's RDMA/srpt subsystem can cause denial of service or other impacts due to incorrect accounting of send queue credits. Linux kernel administrators and users of the RDMA/srpt subsystem should assess exposure and apply available patches or updates.
- Denial of service due to incorrect send queue credit accounting
- Potential stability issues in RDMA/srpt subsystem
- Need for verification of Linux kernel versions and configurations
- Potential for data corruption or other issues if not properly patched
Technical summary
The vulnerability is caused by incorrect cleanup in the srpt_alloc_rw_ctxs() function, leading to potential incorrect accounting of send queue credits. This can cause issues with the RDMA/srpt subsystem in the Linux kernel, potentially leading to denial of service or other impacts. The issue arises when the srpt_alloc_rw_ctxs() function fails partway through a multi-buffer indirect descriptor, leaving stale values for n_rw_ctx and n_rdma, and a dangling rw_ctxs pointer. Linux kernel administrators and users of the RDMA/srpt subsystem should assess exposure and apply available patches or updates.
Defensive priority
High
Recommended defensive actions
- Review Linux kernel configurations and versions to determine exposure
- Verify RDMA/srpt subsystem usage and assess potential impact
- Apply available patches or updates for the Linux kernel
- Monitor system logs for potential denial of service or other issues
- Track exceptions and retest remediated assets
- Check relevant monitoring, detection, and logs for exposed assets
- Review compensating controls for exposed systems while remediation is scheduled
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. The Linux kernel patch commits are referenced, indicating fixes for the issue. Evidence is limited to public CVE details and supplied source corpus. Defenders should verify Linux kernel versions, configurations, and RDMA/srpt subsystem usage to assess exposure. At least five official references are noted but not detailed here.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100075 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100075
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100075 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100075
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/717ab4d0614e9446bf8e2de6229464499e4008d6
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/af00051dbc9f467d4840ec709680660a3f8990fa
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/af073bd245180393bcb15d33d3990a6bdc32593a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b38f98e176050850f41bb6415f3a71400056623e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/bd02d644bd19a2795c018635d273d91e45d2bb95
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/be1478849e1abb1e12dc12e14cdbf800cc6fa99a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f1f2252da52cdda912da9993f39f58783b01b38f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f65f45dfa1e6e2eaa9e11c8b8ce8857799cb189d
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.