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().
History

Wed, 11 Sep 2024 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-05-17T14:01:48.454Z

Updated: 2024-09-11T17:32:50.865Z

Reserved: 2024-03-07T14:49:46.885Z

Link: CVE-2023-52667

cve-icon Vulnrichment

Updated: 2024-09-11T12:42:13.044Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-05-17T14:15:09.457

Modified: 2024-05-17T18:35:35.070

Link: CVE-2023-52667

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-05-17T00:00:00Z

Links: CVE-2023-52667 - Bugzilla