VYPR

RubyGems package

red-arrow

pkg:gem/red-arrow

Vulnerabilities (2)

  • CVE-2019-12408Nov 8, 2019
    affected >= 0.14.0, < 0.15.1fixed 0.15.1

    It was discovered that the C++ implementation (which underlies the R, Python and Ruby implementations) of Apache Arrow 0.14.0 to 0.14.1 had a uninitialized memory bug when building arrays with null values in some cases. This can lead to uninitialized memory being unintentionally

  • CVE-2019-12410Nov 8, 2019
    affected >= 0.12.0, < 0.15.1fixed 0.15.1

    While investigating UBSAN errors in https://github.com/apache/arrow/pull/5365 it was discovered Apache Arrow versions 0.12.0 to 0.14.1, left memory Array data uninitialized when reading RLE null data from parquet. This affected the C++, Python, Ruby and R implementations. The uni