linux/drivers/mtd
Todd Poynor 868801e561 [MTD] NAND: nand_write_ecc memory and OOB corruption
Nathan Roberts noticed the nand_write_ecc index into oobbuf goes out of
bounds when crossing an erase block boundary, causing incorrect OOB data
to be written and corrupting memory.  Reset the index to zero after
re-preparing oobbuf for a new erase block.

Signed-off-by: Todd Poynor <tpoynor@mvista.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2005-11-07 02:24:31 +01:00
..
chips [MTD] chips/cfi_cmdset_0001: fix for P30 cfi parsing 2005-11-06 23:19:17 +01:00
devices [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
maps [MTD] maps/Kconfig: Simplify and update dependencies 2005-11-07 00:40:10 +01:00
nand [MTD] NAND: nand_write_ecc memory and OOB corruption 2005-11-07 02:24:31 +01:00
onenand [MTD] OneNAND/Kconfig: Fix dependencies 2005-11-07 01:14:05 +01:00
afs.c [PATCH] ARM: 2780/1: AFS partition length calculation fix 2005-06-30 23:01:09 +01:00
cmdlinepart.c [MTD] Fix commandline parser alignement 2005-06-29 14:20:23 +02:00
ftl.c [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
inftlcore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inftlmount.c [MTD] Missing check on kmalloc return in INFTL mount. 2005-11-06 20:14:49 +01:00
Kconfig [MTD] Add initial support for OneNAND flash chips 2005-11-06 21:17:24 +01:00
Makefile [MTD] Add initial support for OneNAND flash chips 2005-11-06 21:17:24 +01:00
mtd_blkdevs.c [MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created 2005-08-04 12:51:18 +02:00
mtdblock.c [MTD] Tidy up Tims include cleanup 2005-11-07 00:14:42 +01:00
mtdblock_ro.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mtdchar.c [MTD] Tidy up Tims include cleanup 2005-11-07 00:14:42 +01:00
mtdconcat.c [MTD] Tidy up Tims include cleanup 2005-11-07 00:14:42 +01:00
mtdcore.c [MTD] Remove deprecated power management functions 2005-11-06 20:15:30 +01:00
mtdpart.c [MTD] mtdpart.c: Allow eraseblock size != power of 2 2005-11-06 23:04:14 +01:00
nftlcore.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nftlmount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
redboot.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rfd_ftl.c [MTD] Add Resident Flash Disk (RFD) support 2005-11-06 20:08:54 +01:00