CVE-2022-23523
CVSS V2 None
CVSS V3 None
Description
In versions prior to 0.8.1, the linux-loader crate uses the offsets and sizes provided in the ELF headers to determine the offsets to read from. If those offsets point beyond the end of the file this could lead to Virtual Machine Monitors using the `linux-loader` crate entering an infinite loop if the ELF header of the kernel they are loading was modified in a malicious manner. This issue has been addressed in 0.8.1. The issue can be mitigated by ensuring that only trusted kernel images are loaded or by verifying that the headers do not point beyond the end of the file.
Overview
- CVE ID
- CVE-2022-23523
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-12-13T08:15:10
- Last Modified Date
- 2022-12-15T19:54:38
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:linux-loader_project:linux-loader:*:*:*:*:*:rust:*:* | 1 | OR | 0.8.1 |
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-23523 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23523 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-12-13 08:15:21 | Added to TrackCVE | |||
2022-12-13 14:15:29 | 2022-12-13T08:15:10.140 | 2022-12-13T08:15:10 | CVE Published Date | updated |
2022-12-13 14:15:29 | 2022-12-13T13:33:15 | CVE Modified Date | updated | |
2022-12-13 14:15:29 | Received | Awaiting Analysis | Vulnerability Status | updated |
2022-12-14 13:14:43 | Awaiting Analysis | Undergoing Analysis | Vulnerability Status | updated |
2022-12-15 20:14:55 | 2022-12-15T19:54:38 | CVE Modified Date | updated | |
2022-12-15 20:14:55 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |
2022-12-15 20:14:56 | CWE-125 | Weakness Enumeration | updated | |
2022-12-15 20:14:56 | CPE Information | updated |