Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-35835
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2024-35835

2024-05-1714:15:20
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
double-free vulnerability
arfs_create_groups
cve-2024-35835
mlx5e
security
unix

6.6 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.

6.6 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%