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-- 161 bytes
README -rw-r--r-- 279 bytes
bitmap.c -rw-r--r-- 3.6 KB
dir.c -rw-r--r-- 2.5 KB
file.c -rw-r--r-- 922 bytes
fsync.c -rw-r--r-- 3.0 KB
inode.c -rw-r--r-- 15.2 KB
namei.c -rw-r--r-- 5.7 KB
truncate.c -rw-r--r-- 727 bytes

README

back to top