CVE-2018-19364
Advisory lineage Upstream: 0 Downstream: 13
Modified
Published: 13 Dec 2018, 19:00
Last modified:05 Aug 2024, 11:37
Vulnerability Summary
Overall Risk (default)
low
22/100 CVSS Score
5.5 MEDIUM
v3.1 (nvd)
EPSS Score
0.07% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
13 Dec 2018, 19:00
Published
Vulnerability first disclosed
05 Aug 2024, 11:37
Last Modified
Vulnerability information updated
Description
hw/9pfs/cofile.c and hw/9pfs/9p.c in QEMU can modify an fid path while it is being accessed by a second thread, leading to (for example) a use-after-free outcome.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- v2.0•LOW•Score: 2.1AV:L/AC:L/Au:N/C:N/I:N/A:P
EPSS Trends
Current EPSS score: 0.07%• Percentile: 23%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- canonical•ubuntu_linux
14.04 | 16.04 | 18.04 | 18.10
- debian•debian_linux
8.0 | 9.0
- fedoraproject•fedora
29
- opensuse•leap
42.3
- qemu•qemu
≤ 3.0.0 | 3.1.0:rc0 | 3.1.0:rc1
References (9)
- https://lists.debian.org/debian-lts-announce/2019/01/msg00023.html
- https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg01139.html
- https://usn.ubuntu.com/3826-1/
- http://www.openwall.com/lists/oss-security/2018/11/20/1
- https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg02795.html
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CGCFIFSIWUREEQQOZDZFBYKWZHXCWBZN/
- http://lists.opensuse.org/opensuse-security-announce/2019-03/msg00042.html
- https://www.debian.org/security/2019/dsa-4454
- https://seclists.org/bugtraq/2019/May/76