diff --git a/crates/arrow/RUSTSEC-2021-0116.md b/crates/arrow/RUSTSEC-2021-0116.md index 8967df8..0182483 100644 --- a/crates/arrow/RUSTSEC-2021-0116.md +++ b/crates/arrow/RUSTSEC-2021-0116.md @@ -8,7 +8,7 @@ categories = ["memory-exposure"] keywords = ["buffer-overflow"] [versions] -patched = [] +patched = [">= 6.4.0"] ``` # `BinaryArray` does not perform bound checks on reading values and offsets diff --git a/crates/arrow/RUSTSEC-2021-0117.md b/crates/arrow/RUSTSEC-2021-0117.md index d8b6ac9..7e6d07a 100644 --- a/crates/arrow/RUSTSEC-2021-0117.md +++ b/crates/arrow/RUSTSEC-2021-0117.md @@ -8,7 +8,7 @@ categories = ["memory-exposure"] keywords = ["buffer-overflow"] [versions] -patched = [] +patched = [">= 6.4.0"] ``` # `DecimalArray` does not perform bound checks on accessing values and offsets diff --git a/crates/arrow/RUSTSEC-2021-0118.md b/crates/arrow/RUSTSEC-2021-0118.md index 583aea3..b2e3af8 100644 --- a/crates/arrow/RUSTSEC-2021-0118.md +++ b/crates/arrow/RUSTSEC-2021-0118.md @@ -8,7 +8,7 @@ categories = ["memory-exposure"] keywords = ["buffer-overflow"] [versions] -patched = [] +patched = [">= 6.4.0"] ``` # `FixedSizeBinaryArray` does not perform bound checks on accessing values and offsets