]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
CPUFREQ: Fix format string bug.
authorChris Wright <chrisw@sous-sol.org>
Sat, 7 Jun 2008 04:26:02 +0000 (21:26 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 16 Jun 2008 20:20:05 +0000 (13:20 -0700)
commit0349d90da8f3cccf7800501dfd70819323fa8302
tree9de4c94e30cf83ebbe1b6fde5dd6094bb3b30854
parent9b69cb3f98440c69faa39580f30afa77f94b7b08
CPUFREQ: Fix format string bug.

commit 326f6a5c9c9e1a62aec37bdc0c3f8d53adabe77b upstream

Format string bug.  Not exploitable, as this is only writable by root,
but worth fixing all the same.

From: Chris Wright <chrisw@sous-sol.org>
Spotted-by: Ilja van Sprundel <ilja@netric.org>
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/cpufreq/cpufreq.c