Lucene search

K
redhatcveRedhat.comRH:CVE-2024-40990
HistoryJul 16, 2024 - 6:55 p.m.

CVE-2024-40990

2024-07-1618:55:59
redhat.com
access.redhat.com
6
linux kernel
resolved vulnerability
rdma/mlx5
unchecked user input
srq max_sge attribute

AI Score

6.9

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.