Earlier quoted context omitted.
See ya later uptime... 04:49:58 up 659 days
See ya later uptime... 04:49:58 up 659 days your server is vulnerable to a number of Xen security vulnerabilities: http://xenbits.xen.org/xsa/ Including this one from Oct 1, 2014 that allows guests to read up to 3KB of memory from the hypervisor or other guests: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7188 http://threatpost.com/serious-hypervisor-bug-fix-causes-unex...
Five new undisclosed Xen vulnerabilities
11–20 of 50 posts
Re: Five new undisclosed Xen vulnerabilities
#12Earlier quoted context omitted.
yes part of the reason I moved away from AWS years ago. Now it doesn't even matter since I am deploying to Docker anyways.
Good thing the host you run Docker on never needs to be patched or rebooted I guess?
Re: Five new undisclosed Xen vulnerabilities
#13Re: Five new undisclosed Xen vulnerabilities
#14Earlier quoted context omitted.
See ya later uptime... 04:49:58 up 659 days
See ya later uptime... 04:49:58 up 659 days your server is vulnerable to a number of Xen security vulnerabilities: http://xenbits.xen.org/xsa/ Including this one from Oct 1, 2014 that allows guests to read up to 3KB of memory from the hypervisor or other guests: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7188 http://threatpost.com/serious-hypervisor-bug-fix-causes-unex...
Re: Five new undisclosed Xen vulnerabilities
#15Just received a message from Rackspace cloud regarding theses, it seems like they will have to reboot all instances. See https://community.rackspace.com/general/f/53/t/4978
Re: Five new undisclosed Xen vulnerabilities
#16Earlier quoted context omitted.
See ya later uptime... 04:49:58 up 659 days your server is vulnerable to a number of Xen security vulnerabilities: http://xenbits.xen.org/xsa/ Including this one from Oct 1, 2014 that allows guests to read up to 3KB of memory from the hypervisor or other guests: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7188 http://threatpost.com/serious-hypervisor-bug-fix-causes-unex...
That vulnerability only applies to HVM guests. No doubt there are other reasons to have rebooted since 2013, but if one of Rackspace's servers only has paravirtualized guests (do they use HVM at all? I don't know), they can get by without patching it.
Re: Five new undisclosed Xen vulnerabilities
#17Earlier quoted context omitted.
See ya later uptime... 04:49:58 up 659 days your server is vulnerable to a number of Xen security vulnerabilities: http://xenbits.xen.org/xsa/ Including this one from Oct 1, 2014 that allows guests to read up to 3KB of memory from the hypervisor or other guests: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7188 http://threatpost.com/serious-hypervisor-bug-fix-causes-unex...
That vulnerability only applies to HVM guests. No doubt there are other reasons to have rebooted since 2013, but if one of Rackspace's servers only has paravirtualized guests (do they use HVM at all? I don't know), they can get by without patching it.
memory pages that were in use by the hypervisor and are eligible to be allocated to guests weren't being properly cleaned. Such exposure of information would happen through memory pages freshly allocated to or by the guest. ... it is possible for an attacker to obtain modest amounts of in-flight and in-use data, which might contain passwords or cryptographic keys.
Re: Five new undisclosed Xen vulnerabilities
#18Earlier quoted context omitted.
Good thing the host you run Docker on never needs to be patched or rebooted I guess?
Yes, docker is immune to vulnerabilities because containers.
https://medium.com/@fun_cuddles/docker-breakout-exploit-anal...
Re: Five new undisclosed Xen vulnerabilities
#19AWS uses xen too, right?
I certainly hope Amazon will respond to these publicly, but I won't be very surprised if the response is "doesn't affect us".