CVE-2013-4553: Buffer Overflow
The XENDOMCTLgetmemlist hypercall in Xen 3.4.x through 4.3.x (possibly 4.3.1) does not always obtain the pagealloclock and mmrwlock in the same order, which allows local guest administrators to cause a denial of service (host deadlock).
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-4553?
CVE-2013-4553 has a high severity rating due to its potential to cause denial of service through host deadlock.
How do I fix CVE-2013-4553?
To fix CVE-2013-4553, upgrade to the latest version of Xen that includes the security patch addressing this vulnerability.
Which versions of Xen are affected by CVE-2013-4553?
CVE-2013-4553 affects Xen versions 3.4.0 through 4.3.1.
What type of attack does CVE-2013-4553 enable?
CVE-2013-4553 enables local guest administrators to initiate a denial of service attack that could lead to host deadlock.
Is CVE-2013-4553 related to locking mechanisms in Xen?
Yes, CVE-2013-4553 is related to the incorrect ordering of the page_alloc_lock and mm_rwlock, leading to potential deadlocks.