HistoryEditJSON (OSV)

RUSTSEC-2021-0117

DecimalArray does not perform bound checks on accessing values and offsets

Reported
Issued
Package
arrow (crates.io)
Type
Vulnerability
Categories
Keywords
#buffer-overflow
Aliases
References
Patched
  • >=6.4.0

Description

DecimalArray performs insufficient bounds checks, which allows out-of-bounds reads in safe code if the length of the backing buffer is not a multiple of 16.

Advisory available under CC0-1.0 license.