| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The 4.2.5 release fixes:
CVE-2014-2599 / XSA-89 HVMOP_set_mem_access is not preemptible
CVE-2014-3124 / XSA-92 HVMOP_set_mem_type allows invalid P2M entries to be
created
CVE-2014-3967,CVE-2014-3968 / XSA-96 Vulnerabilities in HVM MSI injection
CVE-2014-4021 / XSA-100 Hypervisor heap contents leaked to guests
In addition we add patches for:
CVE-2014-7154 / XSA-104 Race condition in HVMOP_track_dirty_vram
CVE-2014-7155 / XSA-105 Missing privilege level checks in x86 HLT, LGDT,
LIDT, and LMSW emulation
CVE-2014-7156 / XSA-106 Missing privilege level checks in x86 emulation of
software interrupts
CVE-2014-7188 / XSA-108 Improper MSR range used for x2APIC emulation
fixes #3412
fixes #3457
|
|
|
|
| |
fixes #3291
|
|
|
|
| |
fixes #2423
|
|
|
|
|
| |
ref #2298
fixes #2323
|
|
|
|
|
|
|
|
|
|
| |
ref #2123
fixes #2125
(cherry picked from commit 448e4822bbf8a2b4aa8b8f8d8153a2a0b4e0efda)
Conflicts:
main/xen/APKBUILD
|
|
|
|
|
|
|
|
|
|
| |
ref #2117
fixes #2119
(cherry picked from commit 932f289cf129abc7a42e3160b4e30b2e720d0633)
Conflicts:
main/xen/APKBUILD
|
|
|
|
|
|
|
|
|
| |
ref #2108
fixes #2110
(cherry picked from commit f78e9dea47b7c130cb417d9826c984d8664f01ec)
Conflicts:
main/xen/APKBUILD
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ref #2044
ref #2049
ref #2054
fixes #2046
fixes #2051
fixes #2056
(cherry picked from commit f6e99451d47fbe7cdb852f48dd11006808db52ae)
Conflicts:
main/xen/APKBUILD
|
|
|
|
|
| |
ref #1900
fixes #1902
|
|
|
|
|
|
|
|
|
|
| |
Currently it will not start domU at all unless perl is there.
There are only few lines of perl that probably easily could be ported to
C or Lua or something, but until that happens we need perl :-(
fixes #1524
(cherry picked from commit 0b857e9db3ddab86ea859bf9570982d7c1b6a38e)
|
|
|
|
|
|
| |
- we need create the parent dirs for SCREENDIR
- sync the need/after deps with gentoo
(cherry picked from commit d432e270eaa3c2ab8d7af432e3b7dfdb088bf268)
|
|
|
|
|
| |
fixes #1850
(cherry picked from commit ef80eb1f042d2bfe8d0588e6d248b42cb1b33552)
|
|
|
|
|
|
|
|
|
|
|
| |
(CVE-2013-1917,CVE-2013-1919,CVE-2013-1920,CVE-2013-1922)
CVE-2013-1917 / XSA-44
CVE-2013-1919 / XSA-46
CVE-2013-1920 / XSA-47
CVE-2013-1922 / XSA-48
Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
|
| |
|
|
|
|
|
|
| |
Security fixes for nested virtualization. This only apply to Xen
4.2.x, only edge and 2.5.x Alpine Linux systems are affected.
(cherry picked from commit 0c0b33191e243c3b0de1d0331e6bd5a107b61626)
|
|
|
|
|
|
|
|
| |
Some patches where not included in the original XSA, this are the
remaining ones (so far).
To be applied to edge and 2.5
(cherry picked from commit 72b0ec467593775da3253251cecdb84f4bb10b13)
|
| |
|
| |
|
|
|
|
|
| |
fixes #1529
(cherry picked from commit 661d357b739da454071504a178badd8256f562c5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Excerpt from release notes:
This fixes the following critical vulnerabilities:
* CVE-2012-4535 / XSA-20:
Timer overflow DoS vulnerability
* CVE-2012-4537 / XSA-22:
Memory mapping failure DoS vulnerability
* CVE-2012-4538 / XSA-23:
Unhooking empty PAE entries DoS vulnerability
* CVE-2012-4539 / XSA-24:
Grant table hypercall infinite loop DoS vulnerability
* CVE-2012-4544,CVE-2012-2625 / XSA-25:
Xen domain builder Out-of-memory due to malicious kernel/ramdisk
* CVE-2012-5510 / XSA-26:
Grant table version switch list corruption vulnerability
* CVE-2012-5511 / XSA-27:
several HVM operations do not validate the range of their inputs
* CVE-2012-5513 / XSA-29:
XENMEM_exchange may overwrite hypervisor memory
* CVE-2012-5514 / XSA-30:
Broken error handling in guest_physmap_mark_populate_on_demand()
* CVE-2012-5515 / XSA-31:
Several memory hypercall operations allow invalid extent order
values
* CVE-2012-5525 / XSA-32:
several hypercalls do not validate input GFNs
We recommend all users of the 4.2.0 code base to update to this
point release.
Among many bug fixes and improvements (around 100 since Xen 4.2.0):
* A fix for a long standing time management issue
* Bug fixes for S3 (suspend to RAM) handling
* Bug fixes for other low level system state handling
* Bug fixes and improvements to the libxl tool stack
* Bug fixes to nested virtualization
(cherry picked from commit 119185999980a6a6a78506a6b49e1a70ab55ad03)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This covers:
XSA-26 (CVE-2012-5510)
XSA-27 (CVE-2012-5511)
XSA-29 (CVE-2012-5513)
XSA-30 (CVE-2012-5514)
XSA-31 (CVE-2012-5515)
XSA-32 (CVE-2012-5525)
(cherry picked from commit 02c9cf16cb335a73de4a175a8f9a451a4a19a1ed)
|
|
|
|
|
| |
screen is needed by xendomains init script. Also bump pkgrel.
(cherry picked from commit 9dcb820d809f104dd8d04314d3ab175334a7470f)
|
|
|
|
| |
(cherry picked from commit a5cfc78fea7ba38a87393901d33cffd50c089e0f)
|
|
|
|
|
|
|
| |
xenstore should not be restarted. If it is restarted watches are lost,
and several key components like kernel backend drivers will cease to
work.
(cherry picked from commit 2e34c29e4382c24c2438fd1a9419a68ba5f39d46)
|
|
|
|
| |
(cherry picked from commit df4538c72764998f2b643d1cfa5b4083bae7e582)
|
|
|
|
|
| |
Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
(cherry picked from commit 9b20bafcd48738a6ddcf6e7f39744eb117b41e82)
|
|
|
|
|
|
|
|
|
|
|
| |
This covers:
XSA-20
XSA-22
XSA-23
XSA-24
Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
(cherry picked from commit 22809ecb412e53ecc84ef1213fcdfc3afa124909)
|
|
|
|
|
|
|
|
| |
Qemu when launched with -nographic and -monitor screws the console
badly. Use nohup to prevent that.
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
(cherry picked from commit 1bba205542b00512cc50c8a4807b358f0b2697c5)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On 02/11/12 12:05, Leonardo Arena wrote:
> On Fri, 2012-11-02 at 11:49 +0100, Roger Pau Monne wrote:
>> Xen init scripts doesn't need to depend on 'net'
>> ---
>> Please update APK checksum
>> ---
>> main/xen/xend.initd | 2 +-
>> main/xen/xenstored.initd | 1 -
>> 2 files changed, 1 insertions(+), 2 deletions(-)
>>
>> diff --git a/main/xen/xend.initd b/main/xen/xend.initd
>> index 1c667e8..bd5550b 100644
>> --- a/main/xen/xend.initd
>> +++ b/main/xen/xend.initd
>> @@ -4,7 +4,7 @@
>> # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xend.initd-r2,v 1.2 2011/09/10 17:22:46 alexxy Exp $
>>
>> depend() {
>> - need net xenconsoled xenstored
>> + need xenconsoled xenstored
>> after firewall
>> before xendomains sshd
>> }
>> diff --git a/main/xen/xenstored.initd b/main/xen/xenstored.initd
>> index f2c22cc..6187c02 100644
>> --- a/main/xen/xenstored.initd
>> +++ b/main/xen/xenstored.initd
>> @@ -4,7 +4,6 @@
>> # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/files/xenstored.initd,v 1.2 2011/04/05 21:25:03 alexxy Exp $
>>
>> depend() {
>> - need net
>> before xendomains xend sshd ntp-client ntpd nfs nfsmount rsyncd portmap dhcp
>> }
>>
>
> Applied both patches.
On the rush I forgot to increase pkgrel, can you commit this please:
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
|
| |
|
|
|
|
|
|
| |
Xen init scripts doesn't need to depend on 'net'
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
|
|
|
|
| |
Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
|
| |
|
| |
|
|
|
|
|
|
| |
Next version (4.2) is scheduled to be released very soon
if everything goes ok. This is a very close rc,
which we can start testing until 4.2 comes out.
|
| |
|
|
|
|
| |
Otherwise screen -x will not work without manually setting screen dir
|
|
|
|
|
|
|
| |
We need wait til the detatched screen has created the connection
sockets before trying to set the opts to it.
ref #1181
|
|
|
|
|
|
| |
This should be backported to stable.
Signed-off-by: Roger Pau Monne <roger.pau@citrix.com>
|
| |
|
|
|
|
|
|
| |
Mount /proc/xen on init if it's not mounted.
Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
From the Xen FAQ : http://wiki.xensource.com/xenwiki/XenCommonProblems#head-775c8bcbc9f0470082f79af0c7a29a43392960bf
Patch found here http://xenbits.xen.org/hg/xen-4.1-testing.hg/raw-rev/1976adbf2b80
I can't test it since I don't have the right hardware.
G.
|
|
|
|
| |
with updated checksum (oops)
|