"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: ufs: core: Remove SCSI host only if added\n\nIf host tries to remove ufshcd driver from a UFS device it would cause a\nkernel panic if ufshcd_async_scan fails during ufshcd_probe_hba before\nadding a SCSI host with scsi_add_host and MCQ is enabled since SCSI host\nhas been defered after MCQ configuration introduced by commit 0cab4023ec7b\n(\"scsi: ufs: core: Defer adding host to SCSI if MCQ is supported\").\n\nTo guarantee that SCSI host is removed only if it has been added, set the\nscsi_host_added flag to true after adding a SCSI host and check whether it\nis set or not before removing it."
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: scsi: ufs: core: Eliminar host SCSI solo si se agreg\u00f3 Si el host intenta eliminar el controlador ufshcd de un dispositivo UFS, provocar\u00eda un p\u00e1nico de kernel si ufshcd_async_scan falla durante ufshcd_probe_hba antes de agregar un host SCSI con scsi_add_host y MCQ est\u00e1 habilitado ya que el host SCSI se ha diferido despu\u00e9s de la configuraci\u00f3n de MCQ introducida por el commit 0cab4023ec7b (\"scsi: ufs: core: Aplazar la adici\u00f3n de host a SCSI si se admite MCQ\"). Para garantizar que el host SCSI se elimine solo si se ha agregado, configure el indicador scsi_host_added en verdadero despu\u00e9s de agregar un host SCSI y verifique si est\u00e1 configurado o no antes de eliminarlo."