"value":"In the Linux kernel, the following vulnerability has been resolved:\n\nblock: refine the EOF check in blkdev_iomap_begin\n\nblkdev_iomap_begin rounds down the offset to the logical block size\nbefore stashing it in iomap->offset and checking that it still is\ninside the inode size.\n\nCheck the i_size check to the raw pos value so that we don't try a\nzero size write if iter->pos is unaligned."
"value":"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: bloque: refina la comprobaci\u00f3n de EOF en blkdev_iomap_begin blkdev_iomap_begin redondea hacia abajo el desplazamiento al tama\u00f1o del bloque l\u00f3gico antes de guardarlo en iomap->offset y comprobar que todav\u00eda est\u00e1 dentro del tama\u00f1o del inodo. Verifique la verificaci\u00f3n i_size en el valor pos sin formato para que no intentemos una escritura de tama\u00f1o cero si iter->pos no est\u00e1 alineado."