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.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
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:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/ae8ea4e200675a940c365b496ef8e3fb4123601c
- https://git.kernel.org/stable/c/bf04132cd64ccde4e9e9765d489c83fe83c09b7f
- https://git.kernel.org/stable/c/c0f8b8fb7df9d1a38652eb5aa817afccd3c56111
- https://git.kernel.org/stable/c/e07754e0a1ea2d63fb29574253d1fd7405607343
- https://git.kernel.org/stable/c/ae8ea4e200675a940c365b496ef8e3fb4123601c
- https://git.kernel.org/stable/c/bf04132cd64ccde4e9e9765d489c83fe83c09b7f
- https://git.kernel.org/stable/c/c0f8b8fb7df9d1a38652eb5aa817afccd3c56111
- https://git.kernel.org/stable/c/e07754e0a1ea2d63fb29574253d1fd7405607343



