Race condition in the v9fs_xattrwalk function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS users to obtain sensitive information from host heap memory via vectors related to reading extended attributes.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2018/09/msg00007.html | mailing list |
https://www.debian.org/security/2018/dsa-4213 | vendor advisory |
https://lists.gnu.org/archive/html/qemu-devel/2017-10/msg00729.html | mailing list third party advisory patch |
https://usn.ubuntu.com/3575-1/ | vendor advisory |
http://www.openwall.com/lists/oss-security/2017/10/06/1 | mailing list third party advisory patch |