"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-09-19 18:01:02 +00:00
parent 58369429b0
commit ebf1e13bf9
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 9 additions and 3 deletions

View File

@ -4,7 +4,8 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14821",
"ASSIGNER": "mrehak@redhat.com"
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
@ -54,7 +55,7 @@
"description_data": [
{
"lang": "eng",
"value": "An out-of-bounds access issue was found in the Linux kernel, all versions through 5.3, in way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvm_coalesced_mmio' object, wherein write indices 'ring->first' and 'ring->last' value could be supplied by a host user-space process. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system."
"value": "An out-of-bounds access issue was found in the Linux kernel, all versions through 5.3, in the way Linux kernel's KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer 'struct kvm_coalesced_mmio' object, wherein write indices 'ring->first' and 'ring->last' value could be supplied by a host user-space process. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system."
}
]
},
@ -68,4 +69,4 @@
]
]
}
}
}

View File

@ -56,6 +56,11 @@
"refsource": "MISC",
"name": "https://gist.github.com/pak0s/22ad6bae26198ebcd137b61adb6fcfe6",
"url": "https://gist.github.com/pak0s/22ad6bae26198ebcd137b61adb6fcfe6"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/154524/Western-Digital-My-Book-World-II-NAS-1.02.12-Hardcoded-Credential.html",
"url": "http://packetstormsecurity.com/files/154524/Western-Digital-My-Book-World-II-NAS-1.02.12-Hardcoded-Credential.html"
}
]
}