Project

General

Profile

Backport #48639

Updated by Patrick Donnelly over 3 years ago

<pre>
commit 956ceb853a58f6b6847b31fac34f2f0228a70579 upstream/heads/luminous (upstream/heads/luminous)
Merge: 5a69e6bc606 a036cf3cbf4
Author: Patrick Donnelly <pdonnell@redhat.com>
Date: Wed Dec 16 08:24:44 2020 -0800

Merge branch 'CVE-2020-27781-luminous' into HEAD

* CVE-2020-27781-luminous:
tasks/cephfs/test_volume_client: Add tests for authorize/deauthorize
pybind/ceph_volume_client: Optionally authorize existing auth-ids
pybind/ceph_volume_client: Preserve existing caps while authorize/deauthorize auth-id
pybind/ceph_volume_client: Disallow authorize auth_id
pybind/ceph_volume_client: Fix PEP-8 SyntaxWarning

Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Kotresh Hiremath Ravishankar <khiremat@redhat.com>
</pre>

Back