| Summary | In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxe_srq_from_init In rxe_srq_from_init(), the queue pointer 'q' is assigned to The caller of rxe_srq_from_init() (rxe_create_srq) eventually The call trace looks like this: Fix this by moving 'srq->rq.queue = q' after copy_to_user. |
|---|---|
| Publication Date | May 27, 2026, 11:16 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |