CVE-2023-52667

Advisory lineage Upstream: 0 Downstream: 25
Analyzed
Published: 17 May 2024, 14:01
Last modified:11 May 2026, 19:31

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.13% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

17 May 2024, 14:01
Published
Vulnerability first disclosed
11 May 2026, 19:31
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix a potential double-free in fs_any_create_groups When kcalloc() for ft->g succeeds but kvzalloc() for in fails, fs_any_create_groups() will free ft->g. However, its caller fs_any_create_table() will free ft->g again through calling mlx5e_destroy_flow_table(), which will lead to a double-free. Fix this by setting ft->g to NULL in fs_any_create_groups().

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.13% Percentile: 32%

Techniques & Countermeasures

  • CWE-415Double Free

    The product calls free() twice on the same memory address.

Affected Systems

  • linuxlinux

    ≥ 0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6, < 72a729868592752b5a294d27453da264106983b1 | ≥ 0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6, < b2fa86b2aceb4bc9ada51cea90f61546d7512cbe | ≥ 0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6, < 2897c981ee63e1be5e530b1042484626a10b26d8 | ≥ 0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6, < 65a4ade8a6d205979292e88beeb6a626ddbd4779 | ≥ 0f575c20bf0686caf3d82d6c626c2e1e4a4c36e6, < aef855df7e1bbd5aa4484851561211500b22707e | 5.13

  • linuxlinux_kernel

    ≥ 5.13, < 5.15.149 | ≥ 5.16, < 6.1.76 | ≥ 6.2, < 6.6.15 | ≥ 6.7, < 6.7.3 | 6.8:rc1

References (5)