1. 14 Oct, 2016 4 commits
  2. 13 Oct, 2016 6 commits
  3. 12 Oct, 2016 3 commits
  4. 11 Oct, 2016 1 commit
    • log: sanity check the returned value from snprintf() · f6c79610
      Lans Zhang authored
      The returned value from snprintf() should be checked carefully.
      
      This bug can be leveraged to execute arbitrary code through carefully
      constructing the payload, e.g,
      
      lxc-freeze -n `python -c "print 'AAAAAAAA' + 'B'*959"` -P PADPAD -o /tmp/log
      
      This command running on Ubuntu 14.04 (x86-64) can cause a segment fault.
      Signed-off-by: 's avatarLans Zhang <jia.zhang@windriver.com>
  5. 08 Oct, 2016 4 commits
  6. 06 Oct, 2016 1 commit
  7. 05 Oct, 2016 1 commit
  8. 04 Oct, 2016 2 commits
  9. 29 Sep, 2016 1 commit
  10. 28 Sep, 2016 2 commits
  11. 27 Sep, 2016 3 commits
  12. 26 Sep, 2016 6 commits
  13. 25 Sep, 2016 4 commits
  14. 21 Sep, 2016 2 commits