Show filters
605 Total Results
Displaying 221-230 of 605
Sort by:
Attacker Value
Unknown
CVE-2019-17346
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of service or gain privileges because of an incompatibility between Process Context Identifiers (PCID) and TLB flushes.
0
Attacker Value
Unknown
CVE-2019-17348
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of service because of an incompatibility between Process Context Identifiers (PCID) and shadow-pagetable switching.
0
Attacker Value
Unknown
CVE-2019-17342
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of service or gain privileges by leveraging a race condition that arose when XENMEM_exchange was introduced.
0
Attacker Value
Unknown
CVE-2019-17349
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.12.x allowing Arm domU attackers to cause a denial of service (infinite loop) involving a LoadExcl or StoreExcl operation.
0
Attacker Value
Unknown
CVE-2019-17344
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of service by leveraging a long-running operation that exists to support restartability of PTE updates.
0
Attacker Value
Unknown
CVE-2019-17340
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.11.x allowing x86 guest OS users to cause a denial of service or gain privileges because grant-table transfer requests are mishandled.
0
Attacker Value
Unknown
CVE-2019-17351
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in drivers/xen/balloon.c in the Linux kernel before 5.2.3, as used in Xen through 4.12.x, allowing guest OS users to cause a denial of service because of unrestricted resource consumption during the mapping of guest memory, aka CID-6ef36ab967c7.
0
Attacker Value
Unknown
CVE-2019-17350
Disclosure Date: October 08, 2019 (last updated November 27, 2024)
An issue was discovered in Xen through 4.12.x allowing Arm domU attackers to cause a denial of service (infinite loop) involving a compare-and-exchange operation.
0
Attacker Value
Unknown
CVE-2019-15533
Disclosure Date: August 26, 2019 (last updated November 27, 2024)
XENFCoreSharp before 2019-07-16 allows SQL injection in web/verify.php.
0
Attacker Value
Unknown
CVE-2019-19578
Disclosure Date: August 08, 2019 (last updated November 08, 2023)
An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via degenerate chains of linear pagetables, because of an incorrect fix for CVE-2017-15595. "Linear pagetables" is a technique which involves either pointing a pagetable at itself, or to another pagetable of the same or higher level. Xen has limited support for linear pagetables: A page may either point to itself, or point to another pagetable of the same level (i.e., L2 to L2, L3 to L3, and so on). XSA-240 introduced an additional restriction that limited the "depth" of such chains by allowing pages to either *point to* other pages of the same level, or *be pointed to* by other pages of the same level, but not both. To implement this, we keep track of the number of outstanding times a page points to or is pointed to another page table, to prevent both from happening at the same time. Unfortunately, the original commit introducing this reset this count when resuming validation of …
0