]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Fix buffer overflow when processing list of controllers from command line (CVE-2011...
authorJan Safranek <jsafrane@redhat.com>
Tue, 1 Mar 2011 12:11:35 +0000 (13:11 +0100)
committerJan Safranek <jsafrane@redhat.com>
Tue, 1 Mar 2011 12:11:35 +0000 (13:11 +0100)
commit5ae8aea1ecd60c439121d3329d8eaabf13d292c1
tree87c8b2e262c317c2dddc6c8ceabb57a68290f126
parent4dddc4f71fcf1b60012705c6278458599ac6ddff
Fix buffer overflow when processing list of controllers from command line (CVE-2011-1006).

Thanks to Nelson Elhage for reporting this issue.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
src/tools/tools-common.c