CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new null bus. Destroying devices before the bus is nullified could lead to use-after-free since readers expect the devices on their reference of the bus to remain valid.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

10 Dec 2024, 16:55

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/03c6cccedd3913006744faa252a4da5145299343 - () https://git.kernel.org/stable/c/03c6cccedd3913006744faa252a4da5145299343 - Patch
References () https://git.kernel.org/stable/c/2ee3757424be7c1cd1d0bbfa6db29a7edd82a250 - () https://git.kernel.org/stable/c/2ee3757424be7c1cd1d0bbfa6db29a7edd82a250 - Patch
References () https://git.kernel.org/stable/c/30f46c6993731efb2a690c9197c0fd9ed425da2d - () https://git.kernel.org/stable/c/30f46c6993731efb2a690c9197c0fd9ed425da2d - Patch
References () https://git.kernel.org/stable/c/4e899ca848636b37e9ac124bc1723862a7d7d927 - () https://git.kernel.org/stable/c/4e899ca848636b37e9ac124bc1723862a7d7d927 - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-416

21 Nov 2024, 06:35

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/03c6cccedd3913006744faa252a4da5145299343 - () https://git.kernel.org/stable/c/03c6cccedd3913006744faa252a4da5145299343 -
References () https://git.kernel.org/stable/c/2ee3757424be7c1cd1d0bbfa6db29a7edd82a250 - () https://git.kernel.org/stable/c/2ee3757424be7c1cd1d0bbfa6db29a7edd82a250 -
References () https://git.kernel.org/stable/c/30f46c6993731efb2a690c9197c0fd9ed425da2d - () https://git.kernel.org/stable/c/30f46c6993731efb2a690c9197c0fd9ed425da2d -
References () https://git.kernel.org/stable/c/4e899ca848636b37e9ac124bc1723862a7d7d927 - () https://git.kernel.org/stable/c/4e899ca848636b37e9ac124bc1723862a7d7d927 -

01 Mar 2024, 14:04

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: KVM: Destruye los dispositivos del bus de E/S al cancelar el registro _después_ de sincronizar SRCU Si falla la asignación de una nueva instancia de un bus de E/S al cancelar el registro de un dispositivo, espere para destruir el dispositivo hasta que todos los lectores tengan la garantía de ver el nuevo bus nulo. Destruir dispositivos antes de que se anule el bus podría dar lugar a un uso posterior a la liberación, ya que los lectores esperan que los dispositivos en su referencia del bus sigan siendo válidos.

29 Feb 2024, 23:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-02-29 23:15

Updated : 2024-12-10 16:55


NVD link : CVE-2021-47061

Mitre link : CVE-2021-47061

CVE.ORG link : CVE-2021-47061


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-416

Use After Free