VDB
DEBIAN-CVE-2024-35835
DEBIAN-CVE-2024-35835
PUBLISHED
CVSS 5.300000190734863 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.
Risk Scores
CVSS 3.1
5.300000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.92-1, 5.10.103-1, 5.10.103-1 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-1, 6.1.38-2, 6.1.38-2~bpo11+1 |
Timeline
- May 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated