Lucene search

K
redhatcveRedhat.comRH:CVE-2024-40940
HistoryJul 16, 2024 - 4:26 p.m.

CVE-2024-40940

2024-07-1616:26:15
redhat.com
access.redhat.com
9
linux kernel
net/mlx5
vulnerability
tainted pointer
deletion
flow rules

AI Score

6.9

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5_lag_create_port_sel_table(), instead of previously created rules, the tainted pointer is deleted deveral times. Fix this bug by using correct flow rules pointers. Found by Linux Verification Center (linuxtesting.org) with SVACE.

AI Score

6.9

Confidence

Low