commit | 37f9fc452d138dfc4da2ee1ce5ae85094efc3606 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <samuel@sortiz.org> | Wed Oct 06 01:03:12 2010 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 11 02:12:26 2010 +0200 |
tree | f2c35efb2269f237efe69f6a1ef5986f784465c5 | |
parent | efc463eb508798da4243625b08c7396462cabf9f [diff] |
irda: Fix heap memory corruption in iriap.c While parsing the GetValuebyClass command frame, we could potentially write passed the skb->data pointer. Cc: stable@kernel.org Reported-by: Ilja Van Sprundel <ivansprundel@ioactive.com> Signed-off-by: Samuel Ortiz <samuel@sortiz.org>