3 matches found
The vulnerability of the io_uring/eventfd components in the Linux operating system’s kernel allows a hacker to cause a service failure.
The vulnerability of the Linux operating system’s kernel topology component is related to incorrect calculations in the functions ioqueuedeferred and ioeventfdops in the iouring/iouring.c file. Exploiting this vulnerability can allow an attacker to cause a service failure...
CosmWasm affected by arithmetic overflows
Some mathematical operations in cosmwasm-std use wrapping math instead of panicking on overflow for very big numbers. This can lead to wrong calculations in contracts that use these operations. Affected functions: - Uint256,512::pow / Int256,512::pow - Int256,512::neg Affected if overflow-checks ...
RUSTSEC-2024-0338 Arithmetic overflows in cosmwasm-std
Some mathematical operations in cosmwasm-std use wrapping math instead of panicking on overflow for very big numbers. This can lead to wrong calculations in contracts that use these operations. Affected functions: - Uint256,512::pow / Int256,512::pow - Int256,512::neg Affected if overflow-checks ...