Updated: 2025-01-10 20:52:15.698461
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().
Links | NIST | CIRCL | RHEL | Ubuntu |
Severity | Score | |
---|---|---|
CVSS Version 2.x | 0 | |
CVSS Version 3.x | HIGH | 7.8 |
OS name | Project name | Version | Score | Severity | Status | Errata | Last updated | Statement |
---|---|---|---|---|---|---|---|---|
AlmaLinux 9.2 ESU | kernel | 5.14.0 | 7.8 | HIGH | Released | CLSA-2025:1743193221 | 2024-08-01 14:32:51 | |
CentOS 6 ELS | kernel | 2.6.32 | 7.8 | HIGH | Ignored | 2024-06-24 10:09:47 | ||
CentOS 7 ELS | kernel | 3.10.0 | 7.8 | HIGH | Ignored | 2024-06-24 11:19:50 | ||
CentOS 8.4 ELS | kernel | 4.18.0 | 7.8 | HIGH | Ignored | 2024-07-09 05:16:24 | ||
CentOS 8.5 ELS | kernel | 4.18.0 | 7.8 | HIGH | Ignored | 2024-07-09 05:16:27 | ||
CentOS Stream 8 ELS | kernel | 4.18.0 | 7.8 | HIGH | Ignored | 2024-07-03 10:08:26 | ||
CloudLinux 6 ELS | kernel | 2.6.32 | 7.8 | HIGH | Ignored | 2024-06-24 10:09:47 | ||
Oracle Linux 6 ELS | kernel | 2.6.32 | 7.8 | HIGH | Ignored | 2024-06-24 10:09:46 |