2024-07-12 12:37:34
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq max_sge attribute max_sge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesnt exceed maximum allowed value before using it.