tag 883621 pending
thanks
Hello,
Bug #883621 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/openstack/services/nova.git/commit/?id=e515b9e
---
commit e515b9ec41d5a63e38d2a3b222eda67601aa1162
Author: Thomas Goirand <[email protected]>
Date: Wed Dec 6 12:27:47 2017 +0100
* CVE-2017-17051/OSSA-2017-005.1 (errata for
CVE-2017-16239/OSSA-2017-005):
Nova Filter Scheduler bypass through rebuild action. Apply upstream
patch:
Refined fix for validating image on rebuild (Closes: #883621).
diff --git a/debian/changelog b/debian/changelog
index 0448ebc..7df7e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nova (2:16.0.3-5) unstable; urgency=high
+
+ * CVE-2017-17051/OSSA-2017-005.1 (errata for CVE-2017-16239/OSSA-2017-005):
+ Nova Filter Scheduler bypass through rebuild action. Apply upstream patch:
+ Refined fix for validating image on rebuild (Closes: #883621).
+
+ -- Thomas Goirand <[email protected]> Wed, 06 Dec 2017 12:24:45 +0100
+
nova (2:16.0.3-4) unstable; urgency=medium
* Using --paste-logger when starting uwsgi for placement-api, and runtime