Roel Kluin
470967dc6c
pcmcia: fix read buffer overflow
If count > 0 and dev->rlen == dev->rpos and dev->proto == 0 then we read
and write dev->rbuf[-1];
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Harald Welte <laforge@gnumonks.org>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-22 07:17:42 -07:00
..
2009-07-20 16:38:43 -07:00
2009-09-22 07:17:42 -07:00
2008-10-16 09:24:42 -07:00
2005-11-13 18:14:10 -08:00
2008-02-13 16:21:20 -08:00
2008-02-07 17:19:49 -08:00
2009-09-01 01:13:31 -07:00