/[Apache-SVN]
ViewVC logotype

Revision 1912464


Jump to revision: Previous Next
Author: centic
Date: Thu Sep 21 15:06:28 2023 UTC (7 months, 3 weeks ago)
Changed paths: 7
Log Message:
Bug 66425: Avoid exceptions found via poi-fuzz

We try to avoid throwing NullPointerException, ClassCastExceptions and StackOverflowException, but it was possible
to trigger them

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62548 and https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=62564

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/poifs/crypt/agile/KeyData.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xslf/usermodel/XSLFDiagram.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/test/java/org/apache/poi/hslf/dev/BaseTestPPTIterating.java modified , text changed
Directorypoi/trunk/poi-scratchpad/src/test/java/org/apache/poi/hslf/dev/TestPPTXMLDump.java modified , text changed
Directorypoi/trunk/test-data/slideshow/clusterfuzz-testcase-minimized-POIFuzzer-6411649193738240.ppt added
Directorypoi/trunk/test-data/slideshow/clusterfuzz-testcase-minimized-POIXSLFFuzzer-5471515212382208.pptx added
Directorypoi/trunk/test-data/spreadsheet/stress.xls modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26