yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34170
[Bug 1466894] Re: potential default value leakage in LaunchImageNG
** Changed in: horizon
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1466894
Title:
potential default value leakage in LaunchImageNG
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
LaunchImageNG uses a mutable as default parameter.
This can lead to potential leakage because the default value is
evaluated only once and any potential changes done to the default
arguments will be kept for further instances.
I don't think it's a security vulnerability at this stage, but it can
potentially lead to it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466894/+subscriptions
References