4 matches found
CVE-2026-21379
Memory Corruption when allocating memory with sizes that exceed the maximum allowed value...
CVE-2026-21379
Memory Corruption when allocating memory with sizes that exceed the maximum allowed value...
CVE-2024-40990
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...
CVE-2024-40990
CVE-2024-40990 relates to the Linux kernel RDMA mlx5 subsystem where the srq max_sge attribute, provided by the user, was inserted/used without proper validation. The issue is resolved by adding a check to ensure max_sge does not exceed the maximum allowed before use. Affects the mlx5 SRQ handlin...