发布于3月6日3月6日 Members Debian: CVE-2023-52795: linux -- security update Severity 7 CVSS (AV:L/AC:L/Au:S/C:C/I:C/A:C) Published 05/21/2024 Created 07/31/2024 Added 07/30/2024 Modified 01/30/2025 Description In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix use after free in vhost_vdpa_probe() The put_device() calls vhost_vdpa_release_dev() which calls ida_simple_remove() and frees "v".So this call to ida_simple_remove() is a use after free and a double free. Solution(s) debian-upgrade-linux References https://attackerkb.com/topics/cve-2023-52795 CVE - 2023-52795