On 5/13/26 7:38 AM, Jason Gunthorpe wrote:
On Wed, May 13, 2026 at 03:12:36AM +0000, [email protected] wrote:
Thank you for your contribution! Sashiko AI review found 5 potential issue(s)
to consider:
- [Critical] TOCTOU heap buffer overflow due to unvalidated `num_sge` from
user-shared memory.
- [High] Memory leak of the kernel queue structure (`srq->rq.kwq`) on
user-backed SRQ modifications.
- [High] Locking imbalance and freeing memory while locked.
- [High] Inconsistent state and Use-After-Free on error path.
- [Low] Uninitialized variable compiler warning for `offset_addr`.
--
These are all pre-existing and rvt is too confusing to try to fix be
me. Dennis will have to handle them
Will take care of it.
-Denny