mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
RDMA/mlx5: Fix integer overflow while resizing CQ
The user can provide very large cqe_size which will cause to integer overflow as it can be seen in the following UBSAN warning: Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
parent
6a21dfc0d0
commit
aa0de36a40
1 changed files with 6 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue