| Summary | In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send ib_uverbs_post_send() uses cmd.wqe_size from userspace without any If a user provides a small wqe_size value (e.g., 1), kmalloc() will Additionally, providing an excessively large wqe_size can trigger a This is inconsistent with ib_uverbs_unmarshall_recv() which properly Add the same validation for ib_uverbs_post_send() to ensure wqe_size |
|---|---|
| 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. |