[PATCH 0/1] cgroups: strcpy destination string overflow

Evgeny Kuznetsov EXT-Eugeny.Kuznetsov at nokia.com
Tue Oct 5 01:38:04 PDT 2010


Hi,

Here is patch which fixes minor bug in /kernel/cgroup.c file.
Function "strcpy" is used without check for maximum allowed source
string length and could cause destination string overflow.

Thanks,
Best Regards,
Evgeny

Evgeny Kuznetsov (1):
  cgroups: strcpy destination string overflow

 kernel/cgroup.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)



More information about the Containers mailing list