-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2021-07-26
-
40
These calls (https://github.com/mongodb/mongo/blob/7ffbb65c777ea73a911b86e8b0eddb3658e65d47/src/mongo/db/s/split_vector_command.cpp#L116-L134) to numberLong() are unsafe as demonstrated by the fuzzer.
This is an internal-only command, so backporting this isn't necessary.