Lucene search
+L

501 matches found

Xen Project
Xen Project
•added 2022/11/01 12:00 p.m.•52 views

Xenstore: Guests can create arbitrary number of nodes via transactions

ISSUE DESCRIPTION In case a node has been created in a transaction and it is later deleted in the same transaction, the transaction will be terminated with an error. As this error is encountered only when handling the deleted node at transaction finalization, the transaction will have been...

5.5CVSS1.6AI score0.0029EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/11/01 12:00 p.m.•41 views

Xenstore: Guests can cause Xenstore to not free temporary memory

ISSUE DESCRIPTION When working on a request of a guest, xenstored might need to allocate quite large amounts of memory temporarily. This memory is freed only after the request has been finished completely. A request is regarded to be finished only after the guest has read the response message of...

6.5CVSS1.5AI score0.00282EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/10/11 12:00 p.m.•53 views

P2M pool freeing may take excessively long

ISSUE DESCRIPTION The P2M pool backing second level address translation for guests may be of significant size. Therefore its freeing may take more time than is reasonable without intermediate preemption checks. Such checking for the need to preempt was so far missing. IMPACT A group of...

6.5CVSS0.6AI score0.00278EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/10/11 12:00 p.m.•50 views

Arm: unbounded memory consumption for 2nd-level page tables

ISSUE DESCRIPTION Certain actions require e.g. removing pages from a guest's P2M Physical-to-Machine mapping. When large pages are in use to map guest pages in the 2nd-stage page tables, such a removal operation may incur a memory allocation to replace a large mapping with individual smaller ones...

3.8CVSS0.2AI score0.00271EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/10/11 12:00 p.m.•47 views

XAPI open file limit DoS

ISSUE DESCRIPTION It is possible for an unauthenticated client on the network to cause XAPI to hit its file-descriptor limit. This causes XAPI to be unable to accept new requests for other trusted clients, and blocks XAPI from carrying out any tasks that require the opening of file descriptors...

5.3CVSS1.2AI score0.00935EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/10/11 12:00 p.m.•72 views

lock order inversion in transitive grant copy handling

ISSUE DESCRIPTION As part of XSA-226 a missing cleanup call was inserted on an error handling path. While doing so, locking requirements were not paid attention to. As a result two cooperating guests granting each other transitive grants can cause locks to be acquired nested within one another, b...

5.6CVSS0.8AI score0.00258EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/07/26 12:00 p.m.•46 views

insufficient TLB flush for x86 PV guests in shadow mode

ISSUE DESCRIPTION For migration as well as to work around kernels unaware of L1TF see XSA-273, PV guests may be run in shadow paging mode. To address XSA-401, code was moved inside a function in Xen. This code movement missed a variable changing meaning / value between old and new code positions...

8.8CVSS1.4AI score0.00301EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/07/12 4:36 p.m.•458 views

Retbleed - arbitrary speculative code execution with return instructions

ISSUE DESCRIPTION Researchers at ETH Zurich have discovered Retbleed, allowing for arbitrary speculative execution in a victim context. For more details, see: https://comsec.ethz.ch/retbleed ETH Zurich have allocated CVE-2022-29900 for AMD and CVE-2022-29901 for Intel. Despite the similar...

6.5CVSS1.2AI score0.04831EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/07/05 12:00 p.m.•50 views

Arm guests can cause Dom0 DoS via PV devices

ISSUE DESCRIPTION When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that rbtree is not always done completely with the related lock held, resulting in a small race window, which can be used by unprivileged guests via PV devices to caus...

4.7CVSS1.3AI score0.00313EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/07/05 12:00 p.m.•75 views

Linux disk/nic frontends data leaks

ISSUE DESCRIPTION Linux Block and Network PV device frontends don't zero memory regions before sharing them with the backend CVE-2022-26365, CVE-2022-33740. Additionally the granularity of the grant table doesn't allow sharing less than a 4K page, leading to unrelated data residing in the same 4K...

7.1CVSS2AI score0.00329EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/07/05 12:00 p.m.•87 views

network backend may cause Linux netfront to use freed SKBs

ISSUE DESCRIPTION While adding logic to support XDP eXpress Data Path, a code label was moved in a way allowing for SKBs having references pointers retained for further processing to nevertheless be freed. IMPACT A misbehaving or malicious backend may cause a Denial of Service DoS in the guest...

7.8CVSS7.7AI score0.00353EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/06/14 6:26 p.m.•83 views

x86: MMIO Stale Data vulnerabilities

ISSUE DESCRIPTION This issue is related to the SRBDS, TAA and MDS vulnerabilities. Please see: https://xenbits.xen.org/xsa/advisory-320.html SRBDS https://xenbits.xen.org/xsa/advisory-305.html TAA https://xenbits.xen.org/xsa/advisory-297.html MDS Please see Intel's whitepaper:...

5.5CVSS1.9AI score0.06451EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/06/09 12:00 p.m.•75 views

x86 pv: Insufficient care with non-coherent mappings

ISSUE DESCRIPTION Xen maintains a type reference count for pages, in addition to a regular reference count. This scheme is used to maintain invariants required for Xen's safety, e.g. PV guests may not have direct writeable access to pagetables; updates need auditing by Xen. Unfortunately, Xen's...

7.2CVSS0.7AI score0.00498EPSS
SaveExploits3Affected Software1
Xen Project
Xen Project
•added 2022/06/09 12:00 p.m.•54 views

x86 pv: Race condition in typeref acquisition

ISSUE DESCRIPTION Xen maintains a type reference count for pages, in addition to a regular reference count. This scheme is used to maintain invariants required for Xen's safety, e.g. PV guests may not have direct writeable access to pagetables; updates need auditing by Xen. Unfortunately, the log...

6.9CVSS1.3AI score0.00379EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/04/05 12:00 p.m.•80 views

IOMMU: RMRR (VT-d) and unity map (AMD-Vi) handling issues

ISSUE DESCRIPTION Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region Reporting, "RMRR" for Intel VT-d or Unity Mapping ranges for AMD-Vi. These are typically used for platform tasks such as legacy USB emulation. Since the precise purpose...

7.8CVSS1.3AI score0.00358EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/04/05 12:00 p.m.•69 views

race in VT-d domain ID cleanup

ISSUE DESCRIPTION Xen domain IDs are up to 15 bits wide. VT-d hardware may allow for only less than 15 bits to hold a domain ID associating a physical device with a particular domain. Therefore internally Xen domain IDs are mapped to the smaller value range. The cleaning up of the housekeeping...

7CVSS0.6AI score0.00258EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/04/05 12:00 p.m.•63 views

Racy interactions between dirty vram tracking and paging log dirty hypercalls

ISSUE DESCRIPTION Activation of log dirty mode done by XENDMOPtrackdirtyvram was named HVMOPtrackdirtyvram before Xen 4.9 is racy with ongoing log dirty hypercalls. A suitably timed call to XENDMOPtrackdirtyvram can enable log dirty while another CPU is still in the process of tearing down the...

5.6CVSS0.5AI score0.00241EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/03/10 12:00 p.m.•75 views

Linux PV device frontends vulnerable to attacks by backends

ISSUE DESCRIPTION Several Linux PV device frontends are using the grant table interfaces for removing access rights of the backends in ways being subject to race conditions, resulting in potential data leaks, data corruption by malicious backends, and denial of service triggered by malicious...

7CVSS7.3AI score0.00365EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/03/08 6:16 p.m.•98 views

Multiple speculative security issues

ISSUE DESCRIPTION Note: Multiple issues are contained in this XSA due to their interactions. 1 Researchers at VU Amsterdam have discovered Spectre-BHB, pertaining to the use of Branch History between privilege levels. ARM have assigned CVE-2022-23960. Intel have assigned CVE-2022-0001 Branch...

6.5CVSS0.2AI score0.00508EPSS
SaveExploits0
Xen Project
Xen Project
•added 2022/01/25 12:00 p.m.•50 views

Insufficient cleanup of passed-through device IRQs

ISSUE DESCRIPTION The management of IRQs associated with physical devices exposed to x86 HVM guests involves an iterative operation in particular when cleaning up after the guest's use of the device. In the case where an interrupt is not quiescent yet at the time this cleanup gets invoked, the...

4.7CVSS1.1AI score0.00352EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/01/25 12:00 p.m.•40 views

A PV guest could DoS Xen while unmapping a grant

ISSUE DESCRIPTION To address XSA-380, reference counting was introduced for grant mappings for the case where a PV guest would have the IOMMU enabled. PV guests can request two forms of mappings. When both are in use for any individual mapping, unmapping of such a mapping can be requested in two...

5.5CVSS0.1AI score0.00336EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2022/01/25 12:00 p.m.•49 views

arm: guest_physmap_remove_page not removing the p2m mappings

ISSUE DESCRIPTION The functions to remove one or more entries from a guest p2m pagetable on Arm p2mremovemapping, guestphysmapremovepage, and p2msetentry with mfn set to INVALIDMFN do not actually clear the pagetable entry if the entry doesn't have the valid bit set. It is possible to have a vali...

7.8CVSS0.8AI score0.0034EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/12/20 12:04 p.m.•29 views

frontends vulnerable to backends

ISSUE DESCRIPTION Xen offers the ability to run PV backends in regular unprivileged guests, typically referred to as "driver domains". Running PV backends in driver domains has one primary security advantage: if a driver domain gets compromised, it doesn't have the privileges to take over the...

1.5AI score
SaveExploits0
Xen Project
Xen Project
•added 2021/12/20 12:00 p.m.•81 views

Guest can force Linux netback driver to hog large amounts of kernel memory

ISSUE DESCRIPTION Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the guest is ready to process them. There are some measures taken for avoiding to pile up too much data, but those can be bypassed by the guest: There is a timeout how long the client side ...

6.5CVSS0.3AI score0.00332EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/12/20 12:00 p.m.•71 views

Rogue backends can cause DoS of guests via high frequency events

ISSUE DESCRIPTION Xen offers the ability to run PV backends in regular unprivileged guests, typically referred to as "driver domains". Running PV backends in driver domains has one primary security advantage: if a driver domain gets compromised, it doesn't have the privileges to take over the...

6.5CVSS1.6AI score0.00332EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/11/23 12:00 p.m.•53 views

PoD operations on misaligned GFNs

ISSUE DESCRIPTION x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specifie...

8.8CVSS8.5AI score0.00348EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/11/23 12:00 p.m.•49 views

grant table v2 status pages may remain accessible after de-allocation (take two)

ISSUE DESCRIPTION Guest get permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, get de-allocated when a guest switched back from v2 to v1. The freeing of such...

7CVSS7.1AI score0.00308EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/11/23 12:00 p.m.•48 views

issues with partially successful P2M updates on x86

ISSUE DESCRIPTION x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigned. Guests are permitted to control certain P2M aspects of individual pages via hypercalls. These hypercalls may act on ranges of pages specifie...

7.8CVSS8.1AI score0.00341EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/11/23 12:00 p.m.•45 views

guests may exceed their designated memory limit

ISSUE DESCRIPTION When a guest is permitted to have close to 16TiB of memory, it may be able to issue hypercalls to increase its memory allocation beyond the administrator established limit. This is a result of a calculation done with 32-bit precision, which may overflow. It would then only be th...

8.6CVSS8.2AI score0.0206EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/11/19 2:10 p.m.•62 views

certain VT-d IOMMUs may not work in shared page table mode

ISSUE DESCRIPTION For efficiency reasons, address translation control structures page tables may and, on suitable hardware, by default will be shared between CPUs, for second-level translation EPT, and IOMMUs. These page tables are presently set up to always be 4 levels deep. However, an IOMMU ma...

8.8CVSS8.4AI score0.00276EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/10/05 6:43 p.m.•45 views

PCI devices with RMRRs not deassigned correctly

ISSUE DESCRIPTION Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region Reporting, "RMRR". These are typically used for platform tasks such as legacy USB emulation. If such a device is passed through to a guest, then on guest shutdown the...

7.6CVSS1.5AI score0.00441EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/09/08 12:00 p.m.•43 views

Another race in XENMAPSPACE_grant_table handling

ISSUE DESCRIPTION Guests are permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, are de-allocated when a guest switches back from v2 to v1. Freeing such pages...

7.8CVSS0.5AI score0.00266EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/08/25 12:00 p.m.•65 views

grant table v2 status pages may remain accessible after de-allocation

ISSUE DESCRIPTION Guest get permitted access to certain Xen-owned pages of memory. The majority of such pages remain allocated / associated with a guest for its entire lifetime. Grant table v2 status pages, however, get de-allocated when a guest switched back from v2 to v1. The freeing of such...

7.8CVSS0.3AI score0.00263EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/08/25 12:00 p.m.•64 views

long running loops in grant table handling

ISSUE DESCRIPTION In order to properly monitor resource use, Xen maintains information on the grant mappings a domain may create to map grants offered by other domains. In the process of carrying out certain actions, Xen would iterate over all such entries, including ones which aren't in use...

5.5CVSS0.3AI score0.00351EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/08/25 12:00 p.m.•57 views

IOMMU page mapping issues on x86

ISSUE DESCRIPTION Both AMD and Intel allow ACPI tables to specify regions of memory which should be left untranslated, which typically means these addresses should pass the translation phase unaltered. While these are typically device specific ACPI properties, they can also be specified to apply ...

6.8CVSS1.6AI score0.00381EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/08/25 12:00 p.m.•59 views

inadequate grant-v2 status frames array bounds check

ISSUE DESCRIPTION The v2 grant table interface separates grant attributes from grant status. That is, when operating in this mode, a guest has two tables. As a result, guests also need to be able to retrieve the addresses that the new status tracking table can be accessed through. For 32-bit gues...

5.5CVSS0.3AI score0.00353EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/08/25 12:00 p.m.•64 views

xen/arm: No memory limit for dom0less domUs

ISSUE DESCRIPTION The dom0less feature allows an administrator to create multiple unprivileged domains directly from Xen. Unfortunately, the memory limit from them is not set. This allow a domain to allocate memory beyond what an administrator originally configured. IMPACT Malicious dom0less gues...

6.8CVSS2.3AI score0.0187EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/06/08 5:00 p.m.•81 views

Guest triggered use-after-free in Linux xen-netback

ISSUE DESCRIPTION A malicious or buggy network PV frontend can force Linux netback to disable the interface and terminate the receive kernel thread associated with queue 0 in response to the frontend sending a malformed packet. Such kernel thread termination will lead to a use-after-free in Linux...

7.8CVSS2.2AI score0.00361EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/06/08 5:00 p.m.•59 views

x86: TSX Async Abort protections not restored after S3

ISSUE DESCRIPTION This issue relates to the TSX Async Abort speculative security vulnerability. Please see https://xenbits.xen.org/xsa/advisory-305.html for details. Mitigating TAA by disabling TSX the default and preferred option requires selecting a non-default setting in MSRTSXCTRL. This setti...

6.5CVSS0.01019EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/06/08 5:00 p.m.•151 views

Speculative Code Store Bypass

ISSUE DESCRIPTION Modern superscalar processors may employ sophisticated decoding and caching of the instruction stream to improve performance. However, a consequence is that self-modifying code updates may not take effect instantly. Whatever the architectural guarantees, some CPUs have...

6.5CVSS1.1AI score0.00372EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/06/08 5:00 p.m.•54 views

inappropriate x86 IOMMU timeout detection / handling

ISSUE DESCRIPTION IOMMUs process commands issued to them in parallel with the operation of the CPUs issuing such commands. In the current implementation in Xen, asynchronous notification of the completion of such commands is not used. Instead, the issuing CPU spin-waits for the completion of the...

7.1CVSS2AI score0.00287EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/06/08 5:00 p.m.•57 views

xen/arm: Boot modules are not scrubbed

ISSUE DESCRIPTION The bootloader will load boot modules e.g. kernel, initramfs... in a temporary area before they are copied by Xen to each domain memory. To ensure sensitive data is not leaked from the modules, Xen must "scrub" them before handing the page over to the allocator. Unfortunately, i...

5.5CVSS0.6AI score0.00321EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/05/04 12:00 p.m.•78 views

x86: Speculative vulnerabilities with bare (non-shim) 32-bit PV guests

ISSUE DESCRIPTION 32-bit x86 PV guest kernels run in ring 1. At the time when Xen was developed, this area of the i386 architecture was rarely used, which is why Xen was able to use it to implement paravirtualisation, Xen's novel approach to virtualization. In AMD64, Xen had to use a different...

5.5CVSS0.5AI score0.0036EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/03/30 12:00 p.m.•88 views

Linux: blkback driver may leak persistent grants

ISSUE DESCRIPTION The fix for XSA-365 includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went too far and may under certain conditions also overwrite pointers which are in need of cleaning up. The lack of cleanup...

6.5CVSS7.1AI score0.00332EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/03/18 12:00 p.m.•65 views

HVM soft-reset crashes toolstack

ISSUE DESCRIPTION libxl requires all data structures passed across its public interface to be initialized before use and disposed of afterwards by calling a specific set of functions. Many internal data structures also require this initialize / dispose discipline, but not all of them. When the...

5.5CVSS1.2AI score0.00314EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
•added 2021/03/04 10:58 a.m.•94 views

Linux: special config may crash when trying to map foreign pages

ISSUE DESCRIPTION With CONFIGXENBALLOONMEMORYHOTPLUG disabled and CONFIGXENUNPOPULATEDALLOC enabled the Linux kernel will use guest physical addresses allocated via the ZONEDEVICE functionality for mapping foreign guest's pages. This will result in problems, as the p2m list will only cover the...

6.5CVSS0.7AI score0.00424EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/03/04 10:39 a.m.•104 views

Linux: netback fails to honor grant mapping errors

ISSUE DESCRIPTION XSA-362 tried to address issues here, but in the case of the netback driver the changes were insufficient: It left the relevant function invocation with, effectively, no error handling at all. As a result, memory allocation failures there could still lead to frontend-induced...

6.5CVSS7.3AI score0.00708EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/02/18 11:47 a.m.•93 views

missed flush in XSA-321 backport

ISSUE DESCRIPTION An oversight was made when backporting XSA-321, leading entries in the IOMMU not being properly updated under certain circumstances. IMPACT A malicious guest may be able to retain read/write DMA access to frames returned to Xen's free pool, and later reused for another purpose...

7.8CVSS0.9AI score0.00359EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/02/16 12:00 p.m.•101 views

Linux: backends treating grant mapping errors as bugs

ISSUE DESCRIPTION Block, net, and SCSI backends consider certain errors a plain bug, deliberately causing a kernel crash. For errors potentially being at least under the influence of guests, like out of memory conditions, it isn't correct to assume so. Memory allocations potentially causing such...

5.5CVSS6.5AI score0.00544EPSS
SaveExploits0
Xen Project
Xen Project
•added 2021/02/16 12:00 p.m.•94 views

Linux: grant mapping error handling issues

ISSUE DESCRIPTION Grant mapping operations often occur in batch hypercalls, where a number of operations are done in a single hypercall, the success or failure of each one reported to the backend driver, and the backend driver then loops over the results, performing follow-up actions based on the...

5.5CVSS6.2AI score0.00346EPSS
SaveExploits0
Total number of security vulnerabilities501