aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-08-09 16:16:49 +0000
committerDominik Stadler <centic@apache.org>2023-08-09 16:16:49 +0000
commit107def2e6527f605f1108829dd850fa46bc65b62 (patch)
tree529da2ca6e73abc7293f7b317bcce807fed02b95 /build.gradle
parentccec6c4bf8484fef87584723781dc4b7370ec459 (diff)
downloadpoi-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