AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-35835

MEDIUM · CVSS 5.3 EPSS 0.86%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-05-17 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. It affects Linux.

CVE
CVE-2024-35835
Severity
MEDIUM
CVSS
5.3
EPSS
0.86%
Linux

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)