CVE-2014-4021
개요
It was found that the Xen hypervisor implementation did not properly clean memory pages previously allocated by the hypervisor. A privileged guest user could potentially use this flaw to read data relating to other guests or the hypervisor itself.
CVSS (Common Vulnerability Scoring System) 점수 세부 사항
Info alert:Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).
CVSS v2 점수 분석
| Red Hat | NVD | cve.org | |
|---|---|---|---|
| 기본 점수 | 2.3 | 2.7 | N/A |
| 공격 벡터 | Adjacent Network | Adjacent Network | N/A |
| 액세스 복잡성 | Medium | Low | N/A |
| 인증 | Single | Single | N/A |
| 기밀성에 미치는 영향 | Partial | Partial | N/A |
| 무결성에 미치는 영향 | None | None | N/A |
| 가용성에 미치는 영향 | None | None | N/A |
벡터
Red Hat: AV:A/AC:M/Au:S/C:P/I:N/A:N
NVD: AV:A/AC:L/Au:S/C:P/I:N/A:N
취약점 이해 (CWE)
Confidentiality,Other
Technical Impact: Read Memory; Other
Be careful using vfork() and fork() in security sensitive code. The process state will not be cleaned up and will contain traces of data from past use.
감사의 말
Red Hat would like to thank Xen project for reporting this issue. Upstream acknowledges Jan Beulich as the original reporter.