linux/drivers/mtd
Adrian Hunter 0373615579 [MTD] [NAND] Correctly validate out-of-band offset and length
Add checks to ensure that out-of-band reads and writes are
not attempted with an invalid offset or length.  Specifically,
the offset must be less than the size of oob for a page
and the length must not go beyond the size of the device.
Additionally the checks must adjust for auto-placement
(MTD_OOB_AUTO) of oob data.

Signed-off-by: Adrian Hunter <ext-adrian.hunter@nokia.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-02-09 15:02:40 +00:00
..
chips [MTD] Fix default timeouts for Intel NOR flash 2007-02-09 14:39:10 +00:00
devices Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-01-18 10:34:51 +11:00
maps [MTD] CK804XROM must depend on PCI 2007-02-09 11:40:06 +00:00
nand [MTD] [NAND] Correctly validate out-of-band offset and length 2007-02-09 15:02:40 +00:00
onenand [MTD] OneNAND: Select correct chip's bufferRAM for DDP 2007-02-09 09:42:42 +09:00
afs.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
Kconfig
Makefile
mtd_blkdevs.c
mtdblock_ro.c
mtdblock.c
mtdchar.c
mtdconcat.c
mtdcore.c
mtdpart.c
nftlcore.c
nftlmount.c
redboot.c
rfd_ftl.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-01-18 10:34:51 +11:00
ssfdc.c