Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-40990
HistoryJul 12, 2024 - 12:00 a.m.

CVE-2024-40990

2024-07-1200:00:00
ubuntu.com
ubuntu.com
6
linux
kernel
vulnerability
rdma/mlx5
maximum allowed value

AI Score

7.1

Confidence

Low

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 doesn’t exceed maximum allowed value
before using it.