"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: testing: Initialize some variables annoteded with _free()\n\nVariables annotated with __free() need to be initialized if the function\ncan return before they get updated for the first time or the attempt to\nfree the memory pointed to by them upon function return may crash the\nkernel.\n\nFix this issue in some places in the thermal testing code."
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: thermal: testing: Initialize some variables annotated with _free() Las variables anotadas con __free() deben inicializarse si la funci\u00f3n puede regresar antes de que se actualicen por primera vez o el intento de liberar la memoria a la que apuntan al regresar la funci\u00f3n puede hacer que el kernel se bloquee. Corrija este problema en algunos lugares del c\u00f3digo de pruebas t\u00e9rmicas."