diff options
author | Dominik Stadler <centic@apache.org> | 2023-08-09 16:16:49 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2023-08-09 16:16:49 +0000 |
commit | 107def2e6527f605f1108829dd850fa46bc65b62 (patch) | |
tree | 529da2ca6e73abc7293f7b317bcce807fed02b95 /build.gradle | |
parent | ccec6c4bf8484fef87584723781dc4b7370ec459 (diff) | |
download | poi-107def2e6527f605f1108829dd850fa46bc65b62.tar.gz poi-107def2e6527f605f1108829dd850fa46bc65b62.zip |
Bug 66425: Avoid a StackOverflowException found via oss-fuzz
We try to avoid causing StackOverflow, but it was possible
to trigger one here with a specially crafted input-file.
This puts a limit on the number of nested children in place
and logs a warning when the Stream is not fully parsed.
Should fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=61256
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1911577 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
0 files changed, 0 insertions, 0 deletions