WS-2022-0095
Published:May 14, 2026
Updated:May 14, 2026
The struct "Ffi_ArrowArray" implements "#derive(Clone)" that is inconsistent with its custom implementation of "Drop", resulting in a double free when cloned. Cloning this struct in "safe" results in a segmentation fault, which is unsound. This derive was removed from this struct. All users are advised to either: * bump the patch version of this crate (for versions "v0.7,v0.8,v0.9"), or * migrate to a more recent version of the crate (when using "<0.7"). Doing so elimitates this vulnerability (code no longer compiles).
Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH