"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nkvm: s390: Reject memory region operations for ucontrol VMs\n\nThis change rejects the KVM_SET_USER_MEMORY_REGION and\nKVM_SET_USER_MEMORY_REGION2 ioctls when called on a ucontrol VM.\nThis is necessary since ucontrol VMs have kvm->arch.gmap set to 0 and\nwould thus result in a null pointer dereference further in.\nMemory management needs to be performed in userspace and using the\nioctls KVM_S390_UCAS_MAP and KVM_S390_UCAS_UNMAP.\n\nAlso improve s390 specific documentation for KVM_SET_USER_MEMORY_REGION\nand KVM_SET_USER_MEMORY_REGION2.\n\n[frankja@linux.ibm.com: commit message spelling fix, subject prefix fix]"
"value":"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: kvm: s390: Rechazar operaciones de regi\u00f3n de memoria para VM de ucontrol Este cambio rechaza los ioctls KVM_SET_USER_MEMORY_REGION y KVM_SET_USER_MEMORY_REGION2 cuando se llama en una VM de ucontrol. Esto es necesario ya que las m\u00e1quinas virtuales ucontrol tienen kvm->arch.gmap establecido en 0 y, por lo tanto, dar\u00eda como resultado una desreferencia de puntero nulo m\u00e1s adelante. La administraci\u00f3n de la memoria debe realizarse en el espacio de usuario y utilizando los ioctls KVM_S390_UCAS_MAP y KVM_S390_UCAS_UNMAP. Mejore tambi\u00e9n la documentaci\u00f3n espec\u00edfica de s390 para KVM_SET_USER_MEMORY_REGION y KVM_SET_USER_MEMORY_REGION2. [frankja@linux.ibm.com: confirmaci\u00f3n de correcci\u00f3n ortogr\u00e1fica del mensaje, correcci\u00f3n del prefijo del asunto]"