From: Henk Date: Wed, 12 Oct 2005 13:02:56 +0000 (+0200) Subject: [PATCH] USB: Buffer overflow patch for Yealink driver X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af64a5ebb817532965d18b792d6d74afecfb0bcf;p=pandora-kernel.git [PATCH] USB: Buffer overflow patch for Yealink driver Just a small patch that fixes a small parameter validation bug. drivers/usb/input/map_to_7segment.h: This patch fixes the broken parameter validation in the char to seg7 conversion. This could cause out-of-bounds memory references. MAINTAINERS: Yealink maintainer info now in sorted order. Documentation/input/yealink.txt: Added a Q&A section that answers some common questions. Signed-off-by: Henk Signed-off-by: Greg Kroah-Hartman 006491df1a13f85ad245d1039dfdf20e49c394fd --- Reading git-diff-tree failed