"value":"In the Linux kernel, the following vulnerability has been resolved:\n\ngpio: davinci: Validate the obtained number of IRQs\n\nValue of pdata->gpio_unbanked is taken from Device Tree. In case of broken\nDT due to any error this value can be any. Without this value validation\nthere can be out of chips->irqs array boundaries access in\ndavinci_gpio_probe().\n\nValidate the obtained nirq value so that it won't exceed the maximum\nnumber of IRQs per bank.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE."
"value":" En el kernel de Linux se ha resuelto la siguiente vulnerabilidad: gpio: davinci: valida el n\u00famero de IRQ obtenidos. El valor de pdata->gpio_unbanked se toma del \u00e1rbol de dispositivos. En caso de DT roto debido a alg\u00fan error, este valor puede ser cualquiera. Sin esta validaci\u00f3n de valor, puede haber acceso sin chips->irqs a los l\u00edmites de la matriz en davinci_gpio_probe(). Valide el valor nirq obtenido para que no exceda el n\u00famero m\u00e1ximo de IRQ por banco. Encontrado por el Centro de verificaci\u00f3n de Linux (linuxtesting.org) con SVACE."