"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nnetdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()\n\nThis was found by a static analyzer.\nWe should not forget the trailing zero after copy_from_user()\nif we will further do some string operations, sscanf() in this\ncase. Adding a trailing zero will ensure that the function\nperforms properly."
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: netdevsim: agregar un cero final para terminar la cadena en nsim_nexthop_bucket_activity_write(). Esto lo encontr\u00f3 un analizador est\u00e1tico. No debemos olvidar el cero final despu\u00e9s de copy_from_user() si vamos a realizar m\u00e1s operaciones con cadenas, sscanf() en este caso. Agregar un cero final garantizar\u00e1 que la funci\u00f3n se ejecute correctamente."