The checks in `AaveDIVAWrapperCore`, that checks if some amount is greater than the maximum uint256 is wrong.
because, if the user don't pass the maximum uint256, but pass a number bigger than his balance, the if statement won't execute, and may call the transfer with a wrong amount, making the transfer to revert, for example:
in this case
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.