CVE-2024-35835

Medium

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.

Package Linux Kernel
Published 2024-05-17
Last modified 2025-04-07
CVSS version 3.1
Patch available
Awaiting data

CVSS 3.1 score

5.3

out of 10
Medium
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Weakness type

CWE-415

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

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.