From: Dan Carpenter Date: Mon, 3 Dec 2012 19:05:12 +0000 (+0300) Subject: telephony: ijx: buffer overflow in ixj_write_cid() X-Git-Tag: v3.2.36~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b620353e59fa587523c8294204531cfc34d5936e;p=pandora-kernel.git telephony: ijx: buffer overflow in ixj_write_cid() [Not needed in 3.8 or newer as this driver is removed there. - gregkh] We get this from user space and nothing has been done to ensure that these strings are NUL terminated. Reported-by: Chen Gang Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed