Vulnerability Details : The PUSH0 opcode, which is unique to Solidity version 0.8.20 , may not be supported by all chains and L2, which limits the code's portability and compatibility. Use an older version of solidity if possible.
Impact : Will give improper functioning in some L2 native chains.
Tools Used : manual
Recommendations : use previous version of solidity.