commit | eed9a72914a2b2737a0d91b80579f878999574ef | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@shawell.net> | Fri Nov 30 05:55:48 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 30 12:27:20 2012 -0500 |
tree | 134cb904d6fe8a161ba136f1f5d3d81137a63855 | |
parent | e3c678e6d7484dc03fc36d3bfebb8ebb94574110 [diff] |
smsc95xx: fix suspend buffer overflow This patch fixes a buffer overflow introduced by bbd9f9e, where the filter_mask array is accessed beyond its bounds. Updated to also add a check for kzalloc failure, as reported by Bjorn Mork and Joe Perches. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Cc: Bjorn Mork <bjorn@mork.no> Cc: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>