"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()\n\nIt is possible to do NULL pointer dereference in routine that updates\nTx ring stats. Currently only stats and bytes are updated when ring\npointer is valid, but later on ring is accessed to propagate gathered Tx\nstats onto VSI stats.\n\nChange the existing logic to move to next ring when ring is NULL."
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ice: corrige la desreferencia del puntero NULL en ice_update_vsi_tx_ring_stats() Es posible realizar la desreferencia del puntero NULL en la rutina que actualiza las estad\u00edsticas del anillo Tx. Actualmente, solo se actualizan las estad\u00edsticas y los bytes cuando el puntero del anillo es v\u00e1lido, pero m\u00e1s adelante se accede al anillo para propagar las estad\u00edsticas de Tx recopiladas en las estad\u00edsticas de VSI. Cambie la l\u00f3gica existente para pasar al siguiente anillo cuando el anillo sea NULL."