Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xen-runtime-4.21.2-2.fc44 RPM for aarch64

From Fedora 44 testing updates for aarch64 / Packages / x

Name: xen-runtime Distribution: Fedora Project
Version: 4.21.2 Vendor: Fedora Project
Release: 2.fc44 Build date: Wed Sep 16 23:00:39 2026
Group: Unspecified Build host: buildvm-a64-43.rdu3.fedoraproject.org
Size: 3237299 Source RPM: xen-4.21.2-2.fc44.src.rpm
Packager: Fedora Project
Url: http://xen.org/
Summary: Core Xen runtime environment
This package contains the runtime programs and daemons which
form the core Xen userspace environment.

Provides

Requires

License

GPL-2.0-or-later AND LicenseRef-Callaway-LGPLv2+ AND LicenseRef-Callaway-BSD

Changelog

* Wed Sep 16 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.2-2
  - x86: DMs may cause mem leak by IRQ binding [XSA-509, CVE-2026-62437]
    x86: improper handling of HVM emulation return codes
  	[XSA-510, CVE-2026-79602]
    Unconditionally do TLB flushing ahead of page scrubbing [XSA-511,
  	CVE-2026-79603]
    oxenstored: Unbounded accumulation of watches [XSA-512, CVE-2026-79604]
* Thu Jul 30 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.2-1
  - update to xen 4.21.2
  - includes security fixes
    x86 shadow paging is deprecated [XSA-495, CVE-2026-42493]
    vIRQ event channel binding may break Xenstore [XSA-496, CVE-2026-42492]
    buffer overruns in libfsimage iso9660 handling [XSA-497, CVE-2026-42494,
  	CVE-2026-42495, CVE-2026-62423, CVE-2026-62424, CVE-2026-62425]
    sysctl and platform-op locks open to abuse [XSA-499, CVE-2026-62426,
  	CVE-2026-62427]
    grant-table: type confusion in grant-copy [XSA-500, CVE-2026-62428]
    grant-table: version change racing with other operations [XSA-501,
  	CVE-2026-62435, CVE-2026-62436]
    vNUMA domain cleanup may race other operations [XSA-502, CVE-2026-62429]
    x86: Out-of-bounds read in vRTC emulation [XSA-503, CVE-2026-62430]
    Viridian STIMER division by zero [XSA-504, CVE-2026-62431]
    evtchn: Race between FIFO expand and reset [XSA-505, CVE-2026-62432]
    correct buffer checks for DM_OP hypercalls [XSA-506, CVE-2026-62433]
    PoD: Don't try to reclaim special pages [XSA-507, CVE-2026-62434]
    pygrub is only supported in de-privileged mode [XSA-508]
* Fri Jun 12 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-4
  - x86 HVM I/O port list traversal [XSA-491, CVE-2026-42487]
  - domctl lock open to abuse [XSA-492, CVE-2026-42489, CVE-2026-42490]
  - Arm: Completion of memory accesses not guaranteed by completion of a TLBI
  	 [XSA-493, CVE-2025-10263]
  - x86: mismatched mapcache metadata [XSA-494, CVE-2026-42488]
* Tue May 12 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-3
  - x86: CPU Opcode Cache corruption [XSA-490,CVE-2025-54518]
* Tue Apr 28 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-2
  - oxenstored keeps quota related use counts across domain destruction
  	[XSA-483, CVE-2026-23556]
  - Xenstored DoS via XS_RESET_WATCHES command [XSA-484, CVE-2026-23557]
  - grant table v2 race in status page mapping [XSA-486, CVE-2026-23558]
  - x86: Floating Point Divider State Sampling [XSA-488, CVE-2025-54505]
* Thu Mar 26 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.1-1
  - update to xen 4.21.1
    remove patches now included or superceded upstream
* Tue Mar 17 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-5
  - Use after free of paging structures in EPT [XSA-480, CVE-2026-23554]
  - Xenstored DoS by unprivileged domain [XSA-481, CVE-2026-23555]
* Fri Feb 20 2026 Richard W.M. Jones <rjones@redhat.com> - 4.21.0-4
  - OCaml 5.4.1 rebuild
* Wed Jan 28 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-3
  x86: buffer overrun with shadow paging + tracing [XSA-477, CVE-2025-58150]
    x86: incomplete IBPB for vCPU isolation [XSA-479, CVE-2026-23553]
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.21.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jan 07 2026 Michael Young <m.a.young@durham.ac.uk> - 4.21.0-1
  - update to xen 4.21.0
    rebase mini-os
    use .xz xen tarball instead of .gz
    fix quotes around sed command
    update libxenstore version
    package libxenmanage and xen-watchdog-sleep.sh files
    add a new package for test files
    renumber patches
    use json-c instead of yajl
  - fix bug in xen code when using json-c
  - fix code issues detected by gcc16
* Thu Nov 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.2-2.fc44
  - update to xen 4.20.2
    remove patches now included or superceded upstream
* Sun Oct 26 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-9
  - teecr32_el1 and teehbr32_el1 support dropped in binutils 2.45.50-5.fc44
* Fri Oct 24 2025 Michael Young <m.a.young@durham.ac.uk>
  - Incorrect removal of permissions on PCI device unplug [XSA-476,
  	CVE-2025-58149]
* Tue Oct 21 2025 Michael Young <m.a.young@durham.ac.uk>
  - x86: Incorrect input sanitisation in Viridian hypercalls [XSA-475,
  	CVE-2025-58147, CVE-2025-58148]
* Wed Oct 15 2025 Richard W.M. Jones <rjones@redhat.com> - 4.20.1-7
  - OCaml 5.4.0 rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.20.1-6
  - Rebuilt for Python 3.14.0rc3 bytecode
* Wed Sep 10 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-5
  - Mutiple vulnerabilities in the Viridian interface [XSA-472,
  	CVE-2025-27466, CVE-2025-58142, CVE-2025-58143]
  - Arm issues with page refcounting [XSA-473, CVE-2025-58144,
  	CVE-2025-58145]
* Tue Sep 02 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-4
  - tools/xl: don't crash on NULL command line
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.20.1-3
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.20.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jul 13 2025 Michael Young <m.a.young@durham.ac.uk> - 4.20.1-1
  - update to xen 4.20.1
    remove old qemu code for spac file
    remove armv7hl and ix86 code from spec file
    update configuration in xen.hypervisor.config 
    minios is now a separate file
    package extra ocaml files
    unset -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 for hypervisor build
    rebase xen.efi.build.patch
    includes fixes for security vulnerabilites
    x86: Incorrect stubs exception handling for flags recovery [XSA-470,
  	CVE-2025-27465]
    x86: Transitive Scheduler Attacks [XSA-471, CVE-2024-36350,
  	CVE-2024-36357]
* Fri Jul 11 2025 Jerry James <loganjerry@gmail.com> - 4.19.2-6
  - Rebuild to fix OCaml dependencies
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 4.19.2-5
  - Rebuilt for Python 3.14
* Mon May 12 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-4
  - x86: Indirect Target Selection [XSA-469, CVE-2024-28956]
* Mon Apr 07 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.2-2
  - update to xen-4.19.2
    remove patches now included or superceded upstream
    remove xen*.efi.elf files to avoid debuginfo failure
* Thu Feb 27 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-7
  - deadlock potential with VT-d and legacy PCI device pass-through
  	[XSA-467, CVE-2025-1713]
* Thu Jan 23 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-6
  - adjust file locations now /usr/sbin is a symlink to /usr/bin
  - remove debugedit fix as no longer needed
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.19.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jan 10 2025 Jerry James <loganjerry@gmail.com> - 4.19.1-4
  - OCaml 5.3.0 rebuild for Fedora 42
* Thu Jan 09 2025 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-3
  - work around debugedit bug to fix aarch64 builds
* Sat Jan 04 2025 Andrea Perotti <aperotti@redhat.com> - 4.19.1-2
  - xen-hypervisor %post doesn't load all needed grub2 modules
  	(#2335558)
* Thu Dec 05 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.1-1
  - update to xen-4.19.1
    remove patches now included or superceded upstream
* Tue Nov 12 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-5
  - Deadlock in x86 HVM standard VGA handling [XSA-463, CVE-2024-45818]
  - libxl leaks data to PVH guests via ACPI tables [XSA-464, CVE-2024-45819]
  - additional patches so above applies cleanly
* Tue Sep 24 2024 Michael Young <m.a.young@durham.ac.uk> - 4.19.0-4
  - x86: Deadlock in vlapic_error() [XSA-462, CVE-2024-45817] (#2314782)

Files

/etc/bash_completion.d/xl
/etc/logrotate.d/xen
/etc/sysconfig/xencommons
/etc/xen
/etc/xen/cpupool
/etc/xen/scripts
/etc/xen/scripts/block
/etc/xen/scripts/block-common.sh
/etc/xen/scripts/block-drbd-probe
/etc/xen/scripts/block-dummy
/etc/xen/scripts/block-enbd
/etc/xen/scripts/block-iscsi
/etc/xen/scripts/block-nbd
/etc/xen/scripts/block-tap
/etc/xen/scripts/colo-proxy-setup
/etc/xen/scripts/external-device-migrate
/etc/xen/scripts/hotplugpath.sh
/etc/xen/scripts/launch-xenstore
/etc/xen/scripts/locking.sh
/etc/xen/scripts/logging.sh
/etc/xen/scripts/remus-netbuf-setup
/etc/xen/scripts/vif-bridge
/etc/xen/scripts/vif-common.sh
/etc/xen/scripts/vif-nat
/etc/xen/scripts/vif-openvswitch
/etc/xen/scripts/vif-route
/etc/xen/scripts/vif-setup
/etc/xen/scripts/vscsi
/etc/xen/scripts/xen-hotplug-common.sh
/etc/xen/scripts/xen-network-common.sh
/etc/xen/scripts/xen-script-common.sh
/etc/xen/xl.conf
/etc/xen/xlexample.hvm
/etc/xen/xlexample.pvhlinux
/etc/xen/xlexample.pvlinux
/usr/bin/flask-get-bool
/usr/bin/flask-getenforce
/usr/bin/flask-label-pci
/usr/bin/flask-loadpolicy
/usr/bin/flask-set-bool
/usr/bin/flask-setenforce
/usr/bin/vchan-socket-proxy
/usr/bin/xen-access
/usr/bin/xen-diag
/usr/bin/xen-livepatch
/usr/bin/xenalyze
/usr/bin/xenbaked
/usr/bin/xenconsoled
/usr/bin/xencov
/usr/bin/xencov_split
/usr/bin/xenhypfs
/usr/bin/xenlockprof
/usr/bin/xenmon
/usr/bin/xenperf
/usr/bin/xenpm
/usr/bin/xenpmd
/usr/bin/xenstore
/usr/bin/xenstore-chmod
/usr/bin/xenstore-control
/usr/bin/xenstore-exists
/usr/bin/xenstore-list
/usr/bin/xenstore-ls
/usr/bin/xenstore-read
/usr/bin/xenstore-rm
/usr/bin/xenstore-watch
/usr/bin/xenstore-write
/usr/bin/xenstored
/usr/bin/xentop
/usr/bin/xentrace
/usr/bin/xentrace_setmask
/usr/bin/xentrace_setsize
/usr/bin/xenwatchdogd
/usr/bin/xl
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.1
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.2
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.3
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.4
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.5
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.6
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.7
/usr/lib/.build-id/03/ccc9225258f7ad786e70abaf36dc97df52ea01.8
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/6ff81bb7ad1f4e85ac3f0497451331cc354698
/usr/lib/.build-id/11/0ae0a9ea1cbd887283d58e04058fad46a269e0
/usr/lib/.build-id/11/0b7d1661b051609e02ead9059869dd1482e197
/usr/lib/.build-id/12
/usr/lib/.build-id/12/8846551f1bc5828c5d9d8071eae8308bc9261f
/usr/lib/.build-id/20
/usr/lib/.build-id/20/89b5442fdd62a7988195b9a8e449518ed4d93c
/usr/lib/.build-id/28
/usr/lib/.build-id/28/ce1f957da49f91edb4f636665a31a29e08072a
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/63f898aad010f7277e0ed13f39c77368d3bd56
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/0b67ba9e251da13ae84f943ff0de831e0e95eb
/usr/lib/.build-id/41
/usr/lib/.build-id/41/66af6d3b543e2f37a6f5d948495cacad585cd7
/usr/lib/.build-id/46
/usr/lib/.build-id/46/fb9a0823b7ef0d21082e26748b0592b352bbc4
/usr/lib/.build-id/4c/b3f7df7b274273f506ae42436f4cd48d66b2a9
/usr/lib/.build-id/50
/usr/lib/.build-id/50/f58a3ca543b6aef3aa716507fad66d66eec69b
/usr/lib/.build-id/54
/usr/lib/.build-id/54/909e1f7822fe463b7d39cc0469e877daa89d45
/usr/lib/.build-id/63
/usr/lib/.build-id/63/93f11f3ee461bc3a08417c845b5e6141685bc3
/usr/lib/.build-id/68
/usr/lib/.build-id/68/3fcd2c35640ff2991dd20bf6325a9a442b029e
/usr/lib/.build-id/77
/usr/lib/.build-id/77/8759dbfac4368a911208acd9b530a1d574f278
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/0cb8c55f94b4f193b5db964a73db52900d6e8d
/usr/lib/.build-id/99
/usr/lib/.build-id/99/fc358d76fdae97f4877b57791a077ecc1f6c5e
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/dabe48890a68a2a387326970bf1595e2a76810
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/b7ce16636e8789feec5a413a64093e95a8de7d
/usr/lib/.build-id/a3/f1bc0fab399169add3632754af28c20db8c0f0
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/56c1225db062fca4ba00a958d72be4aa5edfbb
/usr/lib/.build-id/b6/0f8b27c2ffaf5d5790d64138367745fc6db768
/usr/lib/.build-id/b6/ae513286d65cbe230678e6f67ade6912555400
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/beb3fb23107a3f46b9b3093e26fa84316d8267
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/44c3749e559076959f4b9f9d83d6475555c8b2
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/0f753ea37ebd0aef22b81db3a5d7cf851734e4
/usr/lib/.build-id/e1/30d9dce0fb6cc6c9cea46454952ba41702f08d
/usr/lib/.build-id/e1/d3e2737e8b8d0c9f258c3c5e3fd4b229593e81
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/d55318fe9458ee96944d12ab2447dcea3f870f
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/c0d85783e0821e19945c845ddbbc487b565f5e
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/6d74d8b2703bea15d275dc9017ae0cb978970f
/usr/lib/.build-id/ef/8de1bbb5fd61eca8e286d419fec6edc742feea
/usr/lib/.build-id/f2/c8e4293836b16e7a00321c7b8e8c6615950cb5
/usr/lib/modules-load.d/xen.conf
/usr/lib/systemd/system-sleep/xen-watchdog-sleep.sh
/usr/lib/systemd/system/proc-xen.mount
/usr/lib/systemd/system/xen-qemu-dom0-disk-backend.service
/usr/lib/systemd/system/xen-watchdog.service
/usr/lib/systemd/system/xenconsoled.service
/usr/lib/systemd/system/xendriverdomain.service
/usr/lib/systemd/system/xenstored.service
/usr/lib/xen
/usr/lib64/python3.14/site-packages/grub
/usr/lib64/python3.14/site-packages/grub/ExtLinuxConf.py
/usr/lib64/python3.14/site-packages/grub/GrubConf.py
/usr/lib64/python3.14/site-packages/grub/LiloConf.py
/usr/lib64/python3.14/site-packages/grub/__init__.py
/usr/lib64/python3.14/site-packages/grub/__pycache__
/usr/lib64/python3.14/site-packages/grub/__pycache__/ExtLinuxConf.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/ExtLinuxConf.cpython-314.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/GrubConf.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/GrubConf.cpython-314.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/LiloConf.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/LiloConf.cpython-314.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib64/python3.14/site-packages/grub/__pycache__/__init__.cpython-314.pyc
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/PKG-INFO
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/SOURCES.txt
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/dependency_links.txt
/usr/lib64/python3.14/site-packages/pygrub-0.7-py3.14.egg-info/top_level.txt
/usr/lib64/python3.14/site-packages/xenfsimage.cpython-314-aarch64-linux-gnu.so
/usr/lib64/xen
/usr/libexec/xen
/usr/libexec/xen/bin
/usr/libexec/xen/bin/convert-legacy-stream
/usr/libexec/xen/bin/init-dom0less
/usr/libexec/xen/bin/libxl-save-helper
/usr/libexec/xen/bin/pygrub
/usr/libexec/xen/bin/qemu-system-i386
/usr/libexec/xen/bin/verify-stream-v2
/usr/libexec/xen/bin/xen-9pfsd
/usr/libexec/xen/bin/xen-init-dom0
/usr/libexec/xen/bin/xenconsole
/usr/libexec/xen/bin/xenctx
/usr/libexec/xen/bin/xendomains
/usr/share/man/man1/xenhypfs.1.gz
/usr/share/man/man1/xenstore-chmod.1.gz
/usr/share/man/man1/xenstore-ls.1.gz
/usr/share/man/man1/xenstore-read.1.gz
/usr/share/man/man1/xenstore-write.1.gz
/usr/share/man/man1/xenstore.1.gz
/usr/share/man/man1/xentop.1.gz
/usr/share/man/man1/xl.1.gz
/usr/share/man/man5/xl-disk-configuration.5.gz
/usr/share/man/man5/xl-network-configuration.5.gz
/usr/share/man/man5/xl-pci-configuration.5.gz
/usr/share/man/man5/xl.cfg.5.gz
/usr/share/man/man5/xl.conf.5.gz
/usr/share/man/man5/xlcpupool.cfg.5.gz
/usr/share/man/man7/xen-pci-device-reservations.7.gz
/usr/share/man/man7/xen-pv-channel.7.gz
/usr/share/man/man7/xen-tscmode.7.gz
/usr/share/man/man7/xen-vbd-interface.7.gz
/usr/share/man/man7/xen-vtpm.7.gz
/usr/share/man/man7/xen-vtpmmgr.7.gz
/usr/share/man/man7/xl-numa-placement.7.gz
/usr/share/man/man8/xentrace.8.gz
/usr/share/man/man8/xenwatchdogd.8.gz
/var/lib/xen
/var/lib/xen/dump
/var/lib/xen/images
/var/log/xen
/var/log/xen/console
/var/run/xenstored


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 18 02:14:18 2026