PT-2024-8212 · Linux+9 · Linux Kernel+9
Zhipeng Lu
·
Published
2024-01-23
·
Updated
2025-09-29
·
CVE-2024-35835
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions:
Linux kernel (affected versions not specified)
Description:
The issue is related to a double-free error in the
arfs create groups() function. When the in variable 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 mlx5e destroy flow table, in which ft->g will be freed again. This can lead to a denial of service.Recommendations:
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Almalinux
Astra Linux
Centos
Linuxmint
Linux Kernel
Red Hat
Red Os
Rocky Linux
Suse
Ubuntu