3 matches found
EUVD-2026-86650
In the Linux kernel, the following vulnerability has been resolved: virtio: fix use-after-free in unregistervirtiodevice deviceunregister is devicedel plus putdevice. When the caller holds no extra reference, that drops the last one and runs the release callback, which for several transports free...
CVE-2026-97996
A use-after-free vulnerability exists in the Linux kernel within the unregister_virtio_device() function. The issue occurs because device_unregister() drops the last reference to the device, triggering a release callback that frees the memory containing the virtio_device struct for certain transp...
ROS-20260821-73-0056
The vulnerabilities of the functions virtiommioreleasedev and virtiommioprobe in the drivers/virtio/virtiommio.c module related to the virtio chipset support in Linux operating systems are associated with operations involving resources after their expiration time. Exploiting these vulnerabilities...