| 概要 | 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 |
|---|---|
| 公表日 | 2026年5月27日23:16 |
| 登録日 | 2026年5月28日4:11 |
| 最終更新日 | 2026年5月27日23:48 |