From: Samuel Ortiz Date: Tue, 5 Oct 2010 23:03:12 +0000 (+0200) Subject: irda: Fix heap memory corruption in iriap.c X-Git-Tag: v2.6.27.57~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4ffa17797e86b7a17cc3fb26ab37cef6d00205;p=pandora-kernel.git irda: Fix heap memory corruption in iriap.c commit 37f9fc452d138dfc4da2ee1ce5ae85094efc3606 upstream. While parsing the GetValuebyClass command frame, we could potentially write passed the skb->data pointer. Reported-by: Ilja Van Sprundel Signed-off-by: Samuel Ortiz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed