Revision d97240552cd98c4b07322f30f66fd9c3ba4171de authored by Vlad Yasevich on 27 August 2008, 23:09:49 UTC, committed by David S. Miller on 27 August 2008, 23:09:49 UTC
The number of identifiers needs to be checked against the option
length.  Also, the identifier index provided needs to be verified
to make sure that it doesn't exceed the bounds of the array.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 328fc47
History
File Mode Size
Makefile -rw-r--r-- 157 bytes
adfs.h -rw-r--r-- 3.3 KB
dir.c -rw-r--r-- 5.7 KB
dir_f.c -rw-r--r-- 9.7 KB
dir_f.h -rw-r--r-- 1.2 KB
dir_fplus.c -rw-r--r-- 4.4 KB
dir_fplus.h -rw-r--r-- 1014 bytes
file.c -rw-r--r-- 954 bytes
inode.c -rw-r--r-- 9.4 KB
map.c -rw-r--r-- 7.0 KB
super.c -rw-r--r-- 12.2 KB

back to top