CVE-2024-35835
MediumIn 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.
CVSS 3.1 score
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness type
CWE-415CVE-2024-35835 is classified as CWE-415
See CWE-415 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2024-35835 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List Third Party Advisory
-
Mailing List Third Party Advisory
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2501afe6c4c9829d03abe9a368b83d9ea1b611b7
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3c6d5189246f590e4e1f167991558bdb72a4738b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/42876db001bbea7558e8676d1019f08f9390addb
Frequently asked questions
-
What is CVE-2024-35835?
CVE-2024-35835 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.3 out of 10 . CVE-2024-35835 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-35835?
CVE-2024-35835 has a CVSS score of 5.3 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N. -
Is there a patch available for CVE-2024-35835?
No patch is currently available for CVE-2024-35835. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-35835 actively exploited?
No — CVE-2024-35835 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.