CVE-2026-100075
9.8
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
In the Linux kernel, the following vulnerability has been resolved:
RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
When srpt_alloc_rw_ctxs() fails partway through a multi-buffer indirect descriptor, the unwind path destroys RDMA contexts but leaves stale n_rw_ctx and n_rdma values (and a dangling rw_ctxs pointer). Later sq_wr_avail accounting in srpt_queue_response() or srpt_write_pending() can then subtract the wrong number of send queue credits.
Reset the counters and clear rw_ctxs after freeing the heap allocation before returning an error.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < af00051dbc9f467d4840ec709680660a3f8990fa | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < 717ab4d0614e9446bf8e2de6229464499e4008d6 | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < f1f2252da52cdda912da9993f39f58783b01b38f | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < f65f45dfa1e6e2eaa9e11c8b8ce8857799cb189d | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < be1478849e1abb1e12dc12e14cdbf800cc6fa99a | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < af073bd245180393bcb15d33d3990a6bdc32593a | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < bd02d644bd19a2795c018635d273d91e45d2bb95 | affected |
| Linux | Linux | b99f8e4d7bcd3bfbb3cd965918523299370d0cb2 < b38f98e176050850f41bb6415f3a71400056623e | affected |
| Linux | Linux | 4.7 | affected |
| Linux | Linux | 0 < 4.7 | unaffected |
| Linux | Linux | 5.10.270 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.221 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.188 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.157 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.110 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.52 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/af00051dbc9f467d4840ec709680660a3f8990fa
- https://git.kernel.org/stable/c/717ab4d0614e9446bf8e2de6229464499e4008d6
- https://git.kernel.org/stable/c/f1f2252da52cdda912da9993f39f58783b01b38f
- https://git.kernel.org/stable/c/f65f45dfa1e6e2eaa9e11c8b8ce8857799cb189d
- https://git.kernel.org/stable/c/be1478849e1abb1e12dc12e14cdbf800cc6fa99a
- https://git.kernel.org/stable/c/af073bd245180393bcb15d33d3990a6bdc32593a
- https://git.kernel.org/stable/c/bd02d644bd19a2795c018635d273d91e45d2bb95
- https://git.kernel.org/stable/c/b38f98e176050850f41bb6415f3a71400056623e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.