Skip to content

Fix potential integer overflow in SGX memory range calculation. - #60496

Merged
bors merged 1 commit into
rust-lang:masterfrom
jethrogb:jb/address-integer-overflow
May 3, 2019
Merged

Fix potential integer overflow in SGX memory range calculation.#60496
bors merged 1 commit into
rust-lang:masterfrom
jethrogb:jb/address-integer-overflow

Conversation

@jethrogb

Copy link
Copy Markdown
Contributor

Thanks to Eduard Marin and David Oswald at the University of Burmingham, and Jo Van Bulck at KU Leuven for discovering this issue.

Thanks to Eduard Marin and David Oswald at the University of Burmingham,
and Jo Van Bulck at KU Leuven for discovering this issue.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @sfackler

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 3, 2019
@jethrogb

Copy link
Copy Markdown
ContributorAuthor

r? @alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented May 3, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 1dc4a38 has been approved by alexcrichton

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 3, 2019
@jseyfried

Copy link
Copy Markdown
Contributor

@bors p=2 (security issue)

@bors

bors commented May 3, 2019

Copy link
Copy Markdown
Collaborator

@jseyfried: 🔑 Insufficient privileges: not in try users

Centril added a commit to Centril/rust that referenced this pull request May 3, 2019
…w, r=alexcrichton
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.
@CentrilCentril mentioned this pull request May 3, 2019
@Centril

Copy link
Copy Markdown
Contributor

@bors p=2

Included in a rollup but in case that fails.

@CentrilCentril mentioned this pull request May 3, 2019
@bors

bors commented May 3, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 1dc4a38 with merge a340455...

bors added a commit that referenced this pull request May 3, 2019
…ichton
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.
@borsbors mentioned this pull request May 3, 2019
@bors

bors commented May 3, 2019

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-travis, status-appveyor
Approved by: alexcrichton
Pushing a340455 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label May 3, 2019
@bors
bors merged commit 1dc4a38 into rust-lang:masterMay 3, 2019
@workingjubileeworkingjubilee added the O-SGX Target: SGX label Jul 30, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.O-SGXTarget: SGXS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@jethrogb@rust-highfive@alexcrichton@bors@jseyfried@Centril@sfackler@workingjubilee