You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/01/16 14:19:00 UTC

[jira] [Created] (ARROW-7592) [C++] Fix crashes on corrupt IPC input

Antoine Pitrou created ARROW-7592:
-------------------------------------

             Summary: [C++] Fix crashes on corrupt IPC input
                 Key: ARROW-7592
                 URL: https://issues.apache.org/jira/browse/ARROW-7592
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Antoine Pitrou
            Assignee: Antoine Pitrou


Fix the following issues spotted by OSS-Fuzz:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20117
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20124
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20127

Those are basic missing sanity checks when reading an IPC file.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)