]> git.lizzy.rs Git - rust.git/commit
Fix potential integer overflow in SGX memory range calculation.
authorJethro Beekman <jethro@fortanix.com>
Fri, 3 May 2019 01:15:44 +0000 (18:15 -0700)
committerJethro Beekman <jethro@fortanix.com>
Fri, 3 May 2019 01:15:44 +0000 (18:15 -0700)
commit1dc4a38b0e7aa8410437ed72f019dc0f01e30fd1
tree8bd3b9e69af211fe3d95371f7bfc6cbc26728dc8
parent08bfe16129b0621bc90184f8704523d4929695ef
Fix potential integer overflow in SGX memory range calculation.

Thanks to Eduard Marin and David Oswald at the University of Burmingham,
and Jo Van Bulck at KU Leuven for discovering this issue.
src/libstd/sys/sgx/abi/mem.rs
src/libstd/sys/sgx/abi/usercalls/alloc.rs