Here, the ecrecover() method doesnt check the s range.
Homestead (EIP-2) added this limitation, however the precompile remained unaltered. The majority of libraries, including OpenZeppelin, do this check.
Since an order can only be confirmed once and its hash is saved, there doesnt seem to be a serious danger in existing use cases.
