2 matches found
The vulnerability of the dpaa2-eth component in the Linux operating system’s kernel allows attackers to increase their privileges within the system.
The vulnerability of the dpaa2-eth component in the Linux operating system’s kernel is related to errors that occur after the dpaa2ethremove function is called. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...
Usage of deprecated transfer to send ETH
Lines of code Vulnerability details Vulnerability details The usage of address.send is considered a bad practice as it only uses 2300 gas and you create a high dependency of gas. It is true that this is only used in an emergency to transfer the funds to the vault, but it always a better practice ...