First published: Fri Dec 19 2014(Updated: )
The storageVolUpload function in storage/storage_driver.c in libvirt before 1.2.11 does not check a certain return value, which allows local users to cause a denial of service (NULL pointer dereference and daemon crash) via a crafted offset value in a "virsh vol-upload" command.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Red Hat Libvirt |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-8135 is classified as a medium severity vulnerability due to its potential to cause a denial of service.
To fix CVE-2014-8135, upgrade libvirt to version 1.2.11 or later where the vulnerability is addressed.
CVE-2014-8135 affects users of libvirt versions prior to 1.2.11.
CVE-2014-8135 facilitates a local denial of service attack through a NULL pointer dereference.
CVE-2014-8135 involves the storageVolUpload function in the libvirt storage driver.