[lxc-devel] [lxc/lxc] e7e034: oss-fuzz: reject giant configs early

Christian Brauner noreply at github.com
Thu Apr 1 06:02:18 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e7e0343fd9f0cbe3d876860a1cd68afc848278ab
      https://github.com/lxc/lxc/commit/e7e0343fd9f0cbe3d876860a1cd68afc848278ab
  Author: Evgeny Vereshchagin <evvers at ya.ru>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M src/tests/fuzz-lxc-config-read.c

  Log Message:
  -----------
  oss-fuzz: reject giant configs early

It should help the fuzzer to avoid running into timeouts
like https://oss-fuzz.com/testcase-detail/5132999948632064.
Hopefully, once this is merged OSS-Fuzz will report only
infinite loops as timeouts.

Signed-off-by: Evgeny Vereshchagin <evvers at ya.ru>


  Commit: b405dec645aec2ded7c52dadd180a7f5cd88d7fb
      https://github.com/lxc/lxc/commit/b405dec645aec2ded7c52dadd180a7f5cd88d7fb
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M src/tests/fuzz-lxc-config-read.c

  Log Message:
  -----------
  Merge pull request #3760 from evverx/reject-giant-configs

oss-fuzz: reject giant configs early


Compare: https://github.com/lxc/lxc/compare/f5312e35d3b4...b405dec645ae


More information about the lxc-devel mailing list