Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-35835
HistoryMay 17, 2024 - 12:00 a.m.

CVE-2024-35835

2024-05-1700:00:00
ubuntu.com
ubuntu.com
1
linux kernel
net/mlx5e
vulnerability
double-free
arfs_create_groups
mlx5e_destroy_flow_table

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

In the Linux kernel, the following vulnerability has been resolved:
net/mlx5e: fix a double-free in arfs_create_groups When in allocated by
kvzalloc fails, arfs_create_groups will free ft->g and return an error.
However, arfs_create_table, the only caller of arfs_create_groups, will
hold this error and call to mlx5e_destroy_flow_table, in which the ft->g
will be freed again.

References

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%