https://github.com/torvalds/linux
Revision 48706d0a91583d08c56e7ef2a7602d99c8d4133f authored by Miklos Szeredi on 13 December 2011, 09:36:59 UTC, committed by Miklos Szeredi on 13 December 2011, 09:36:59 UTC
Fix two bugs in fuse_retrieve():

 - retrieving more than one page would yield repeated instances of the
   first page

 - if more than FUSE_MAX_PAGES_PER_REQ pages were requested than the
   request page array would overflow

fuse_retrieve() was added in 2.6.36 and these bugs had been there since the
beginning.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@vger.kernel.org
1 parent dc47ce9
History
Tip revision: 48706d0a91583d08c56e7ef2a7602d99c8d4133f authored by Miklos Szeredi on 13 December 2011, 09:36:59 UTC
fuse: fix fuse_retrieve
Tip revision: 48706d0
File Mode Size
00-INDEX -rw-r--r-- 852 bytes
NMI-RCU.txt -rw-r--r-- 4.2 KB
RTFP.txt -rw-r--r-- 27.8 KB
UP.txt -rw-r--r-- 5.6 KB
arrayRCU.txt -rw-r--r-- 4.4 KB
checklist.txt -rw-r--r-- 18.3 KB
listRCU.txt -rw-r--r-- 10.7 KB
lockdep-splat.txt -rw-r--r-- 4.8 KB
lockdep.txt -rw-r--r-- 4.7 KB
rcu.txt -rw-r--r-- 4.0 KB
rcubarrier.txt -rw-r--r-- 12.0 KB
rculist_nulls.txt -rw-r--r-- 5.1 KB
rcuref.txt -rw-r--r-- 2.2 KB
stallwarn.txt -rw-r--r-- 5.6 KB
torture.txt -rw-r--r-- 11.0 KB
trace.txt -rw-r--r-- 27.0 KB
whatisRCU.txt -rw-r--r-- 36.6 KB

back to top