IT

Tracker / CVE-2023-52795

CVE-2023-52795

High 7.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.0 → 6.1.64
linux linux_kernel · 6.2 → 6.5.13
linux linux_kernel · 6.6 → 6.6.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References