CVE-2023-50711
Last modified
CVE-2023-50711 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the `FamStructWrapper::deserialize` implementation provided by the crate for `vmm_sys_util::fam::FamStructWrapper` can lead to out of bounds memory accesses. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
vmm-sys-util is a collection of modules that provides helpers and utilities used by multiple rust-vmm components. Starting in version 0.5.0 and prior to version 0.12.0, an issue in the `FamStructWrapper::deserialize` implementation provided by the crate for `vmm_sys_util::fam::FamStructWrapper` can lead to out of bounds memory accesses. The deserialization does not check that the length stored in the header matches the flexible array length. Mismatch in the lengths might allow out of bounds memory access through Rust-safe methods. The issue was corrected in version 0.12.0 by inserting a check that verifies the lengths of compared flexible arrays are equal for any deserialized header and aborting deserialization otherwise. Moreover, the API was changed so that header length can only be modified through Rust-unsafe code. This ensures that users cannot trigger out-of-bounds memory access from Rust-safe code.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rust-Vmm | Vmm-Sys-Util | >= 0.5.0, < 0.12.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-50711?
How severe is CVE-2023-50711?
How do I fix CVE-2023-50711?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-50706 A user without administrator permissions with a…4.3
- CVE-2023-50707 Through the exploitation of active user sessions, an attack…7.5
- CVE-2023-50708yii2-authclient is an extension that adds OpenID, OAuth, OAu…9.8
- CVE-2023-50709Cube is a semantic layer for building data applications. Pri…7.5
- CVE-2023-5071The Sitekit plugin for WordPress is vulnerable to Stored Cro…5.4
- CVE-2023-50710Hono is a web framework written in TypeScript. Prior to vers…4.3
- CVE-2023-50712Iris is a web collaborative platform aiming to help incident…5.4
- CVE-2023-50713Speckle Server provides server, frontend, 3D viewer, and oth…5
- CVE-2023-50714yii2-authclient is an extension that adds OpenID, OAuth, OAu…8.8
- CVE-2023-50715Home Assistant is open source home automation software. Prio…4.3
- CVE-2023-50716eProsima Fast DDS (formerly Fast RTPS) is a C++ implementati…9.8
- CVE-2023-50717NocoDB is software for building databases as spreadsheets. S…5.4
Are you affected by CVE-2023-50711?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
