mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 13:41:55 +00:00
401f69308f
With "pages" initialized to vb length + 1 pages, the condition
check if(!pages--) will break at one more page than intended,
this can result in out-of-bound access to b->lop[i][j] when setting
the last dummy page.
Fixes:
|
||
---|---|---|
.. | ||
ipu3 | ||
Makefile |