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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:09.623Z
Updated: 2024-11-04T14:52:52.450Z
Reserved: 2024-05-21T15:19:24.246Z
Link: CVE-2023-52795
Vulnrichment
Updated: 2024-08-02T23:11:35.679Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:18.073
Modified: 2024-05-21T16:53:56.550
Link: CVE-2023-52795
Redhat