You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/17 10:03:00 UTC

[jira] [Resolved] (ARROW-14721) [C++] Fix crashes on invalid Parquet file (OSS-Fuzz)

     [ https://issues.apache.org/jira/browse/ARROW-14721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-14721.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11710
[https://github.com/apache/arrow/pull/11710]

> [C++] Fix crashes on invalid Parquet file (OSS-Fuzz)
> ----------------------------------------------------
>
>                 Key: ARROW-14721
>                 URL: https://issues.apache.org/jira/browse/ARROW-14721
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 6.0.0
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> OSS-Fuzz found situations where invalid data could crash the DELTA_BYTE_ARRAY decoder:
> * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40865
> * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40902
> * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=40922
> * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41003



--
This message was sent by Atlassian Jira
(v8.20.1#820001)