On (03/06/17 11:23), Johannes Thumshirn wrote:
> zram can handle at most SECTORS_PER_PAGE sectors in a bio's bvec. When using
> the NVMe over Fabrics loopback target which potentially sends a huge bulk of
> pages attached to the bio's bvec this results in a kernel panic because of
> array out of bounds accesses in zram_decompress_page().
> 
> Signed-off-by: Johannes Thumshirn <jthumsh...@suse.de>

Cc Andrew
Link: lkml.kernel.org/r/20170306102335.9180-1-jthumsh...@suse.de


Reviewed-by: Sergey Senozhatsky <sergey.senozhat...@gmail.com>

thanks!

        -ss

Reply via email to