← Retour aux CVEs
CVE-2023-52667
HIGH7.8
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().
Details CVE
Score CVSS v3.17.8
SeveriteHIGH
Vecteur CVSSCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vecteur d'attaqueLOCAL
ComplexiteLOW
Privileges requisLOW
Interaction utilisateurNONE
Publie5/17/2024
Derniere modification1/10/2025
Sourcenvd
Observations honeypot0
Produits affectes
linux:linux_kernel
Faiblesses (CWE)
CWE-415
References
https://git.kernel.org/stable/c/2897c981ee63e1be5e530b1042484626a10b26d8(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/65a4ade8a6d205979292e88beeb6a626ddbd4779(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/72a729868592752b5a294d27453da264106983b1(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/aef855df7e1bbd5aa4484851561211500b22707e(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/b2fa86b2aceb4bc9ada51cea90f61546d7512cbe(416baaa9-dc9f-4396-8d5f-8c081fb06d67)
https://git.kernel.org/stable/c/2897c981ee63e1be5e530b1042484626a10b26d8(af854a3a-2127-422b-91ae-364da2661108)
https://git.kernel.org/stable/c/65a4ade8a6d205979292e88beeb6a626ddbd4779(af854a3a-2127-422b-91ae-364da2661108)
https://git.kernel.org/stable/c/72a729868592752b5a294d27453da264106983b1(af854a3a-2127-422b-91ae-364da2661108)
https://git.kernel.org/stable/c/aef855df7e1bbd5aa4484851561211500b22707e(af854a3a-2127-422b-91ae-364da2661108)
https://git.kernel.org/stable/c/b2fa86b2aceb4bc9ada51cea90f61546d7512cbe(af854a3a-2127-422b-91ae-364da2661108)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.