Back to search
CVE-2024-35835
Published: May 17, 2024
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 1cabe6b0965ec067ac60e8f182f16d479a3b9a5c - < e3d3ed8c152971dbe64c92c9ecb98fdb52abb629affected 1cabe6b0965ec067ac60e8f182f16d479a3b9a5c - < 2501afe6c4c9829d03abe9a368b83d9ea1b611b7affected 1cabe6b0965ec067ac60e8f182f16d479a3b9a5c - < cf116d9c3c2aebd653c2dfab5b10c278e9ec3ee5affected 1cabe6b0965ec067ac60e8f182f16d479a3b9a5c - < c57ca114eb00e03274dd38108d07a3750fa3c056affected 1cabe6b0965ec067ac60e8f182f16d479a3b9a5c - < 42876db001bbea7558e8676d1019f08f9390addb+3 more versions |
Linux | Linux | affected 4.7unaffected 0 - < 4.7unaffected 4.19.307 - <= 4.19.*unaffected 5.4.269 - <= 5.4.*unaffected 5.10.210 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now