summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1664931-validate-image-rebuild-9c5b05a001c94a4d.yaml
blob: 675debe44a6a9decf314b697a90b80d203d13078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
security:
  - |
    `OSSA-2017-005`_: Nova Filter Scheduler bypass through rebuild action

    By rebuilding an instance, an authenticated user may be able to circumvent
    the FilterScheduler bypassing imposed filters (for example, the
    ImagePropertiesFilter or the IsolatedHostsFilter). All setups using the
    FilterScheduler (or CachingScheduler) are affected.

    The fix is in the `nova-api` and `nova-conductor` services.

    .. _OSSA-2017-005: https://security.openstack.org/ossa/OSSA-2017-005.html