Bug 1622249 (CVE-2018-1000657) - CVE-2018-1000657 rust: Buffer Overflow vulnerability in std::collections::vec_deque::VecDeque::reserve() function
Summary: CVE-2018-1000657 rust: Buffer Overflow vulnerability in std::collections::vec...
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2018-1000657
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-24 21:36 UTC by Pedro Sampaio
Modified: 2019-09-29 14:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-24 21:38:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Pedro Sampaio 2018-08-24 21:36:50 UTC
Rust Programming Language Rust standard library version Commit bfa0e1f58acf1c28d500c34ed258f09ae021893e and later; stable release 1.3.0 and later contains a Buffer Overflow vulnerability in std::collections::vec_deque::VecDeque::reserve() function that can result in Arbitrary code execution, but no proof-of-concept exploit is currently published.. This vulnerability appears to have been fixed in after commit fdfafb510b1a38f727e920dccbeeb638d39a8e60; stable release 1.22.0 and later.

Upstream bug:

https://github.com/rust-lang/rust/issues/44800

Upstream patch:

https://github.com/rust-lang/rust/commit/f71b37bc28326e272a37b938e835d4f99113eec2

Introducing commit:

https://github.com/rust-lang/rust/commit/bfa0e1f58acf1c28d500c34ed258f09ae021893e


Note You need to log in before you can comment on or make changes to this bug.