In LLMOracleManager::setParameters the logic should check whether all of the parameters of the maximum variable are higher than the minimum values, otherwise the logic in onlyValidParameters will not work. To be more precise - it will always revert.
Failing to ensure that the maximum values exceed the minimum values can lead to a Denial of Service (DoS) for the protocol, rendering it temporarily unusable until valid parameters are reinstated.
Manual Review
Make the following changes:
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.