Files
i2som-imx-linux/drivers
Yi Zou 077bfcc044 target: fix NULL pointer dereference bug alloc_page() fails to get memory
commit d0e27c88d7 upstream.

I am hitting this bug when the target is low in memory that fails the
alloc_page() for the newly submitted command. This is a sort of off-by-one
bug causing NULL pointer dereference in __free_page() since 'i' here is
really the counter of total pages that have been successfully allocated here.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Cc: Andy Grover <agrover@redhat.com>
Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Cc: Open-FCoE.org <devel@open-fcoe.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2012-09-12 03:37:06 +01:00
..
2012-06-10 14:41:39 +01:00
2012-02-13 11:17:04 -08:00
2012-09-12 03:36:47 +01:00
2012-01-25 16:13:42 -08:00
2012-01-25 16:13:46 -08:00
2012-09-12 03:37:04 +01:00
2012-08-10 00:24:38 +01:00
2011-12-05 17:06:37 +01:00
2012-08-10 00:25:19 +01:00
2012-05-11 13:13:55 +01:00
2012-07-25 04:11:38 +01:00