Skip to content

ARROW-13850: [C++] Fix crashes on invalid Parquet data - #11060

Closed
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-13850-parquet-fuzz
Closed

ARROW-13850: [C++] Fix crashes on invalid Parquet data#11060
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-13850-parquet-fuzz

Conversation

@pitrou

Copy link
Copy Markdown
Member

@pitrou

Copy link
Copy Markdown
MemberAuthor

Note this depends on #11059 for CI to pass.

@github-actions

Copy link
Copy Markdown

@pitrou

Copy link
Copy Markdown
MemberAuthor

@shanhuuang Can you take a look?

@shanhuuang

Copy link
Copy Markdown
Contributor

@shanhuuang Can you take a look?

It looks good to me. :)

@emkornfield

Copy link
Copy Markdown
Contributor

+1

@pitrou
pitrouforce-pushed the ARROW-13850-parquet-fuzz branch from 6a86031 to 7e44b09CompareSeptember 2, 2021 11:05
@pitroupitrou closed this in 425b1cbSep 2, 2021
@pitrou
pitrou deleted the ARROW-13850-parquet-fuzz branch September 2, 2021 11:49
ViniciusSouzaRoque pushed a commit to s1mbi0se/arrow that referenced this pull request Oct 20, 2021
Add validation to detect invalid DELTA_BINARY_PACKED data.
This should fix the following issues:
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37431
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37432
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37421Closesapache#11060 from pitrou/ARROW-13850-parquet-fuzz
Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pitrou@shanhuuang@emkornfield