mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
eb1640e301
Impose a limit on the maximum nesting of file formats that can open more files. For example, a qcow2 file can have a backing file, which could be another qcow2 file with a backing file (or even the same file as the original), potentially causing unbounded recursion. BUG=b:198326611 TEST=cros_fuzz Change-Id: I2f8573a7c71c6d8b310f2c2a75a240f2f8f0c9b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3146214 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Cody Schuffelen <schuffelen@google.com> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
libqcow_utils.pc.in | ||
platform2_preinstall.sh |