CVE-2023-52795

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
21/05/2024
Last modified:
10/01/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> vhost-vdpa: fix use after free in vhost_vdpa_probe()<br /> <br /> The put_device() calls vhost_vdpa_release_dev() which calls<br /> ida_simple_remove() and frees "v". So this call to<br /> ida_simple_remove() is a use after free and a double free.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.0 (including) 6.1.64 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.5.13 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.6 (including) 6.6.3 (excluding)
cpe:2.3:o:linux:linux_kernel:6.7:rc1:*:*:*:*:*:*