]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: 16.2.10 Release notes 47219/head
authorDavid Galloway <dgallowa@redhat.com>
Thu, 21 Jul 2022 16:45:45 +0000 (12:45 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 21 Jul 2022 16:45:45 +0000 (12:45 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
doc/releases/index.rst
doc/releases/pacific.rst
doc/releases/releases.yml

index bd0db5818956b773e2347b229266bbb27d49e8de..2daad8c1a29fc37574ba3fec10d27b6b27f8b4ca 100644 (file)
@@ -67,6 +67,7 @@ Release timeline
 .. _17.2.2: quincy#v17-2-2-quincy
 
 .. _Pacific: pacific
+.. _16.2.10: pacific#v16-2-10-pacific
 .. _16.2.9: pacific#v16-2-9-pacific
 .. _16.2.8: pacific#v16-2-8-pacific
 .. _16.2.7: pacific#v16-2-7-pacific
index 182f3a8ee6256b5df84a1d3a663d7db188eabbc0..d78435016948abe6c013f3fb6313fd14af041a88 100644 (file)
@@ -2,6 +2,41 @@
 Pacific
 =======
 
+v16.2.10 Pacific
+================
+
+This is a hotfix release that resolves two security flaws.
+
+Notable Changes
+---------------
+* Users who were running OpenStack Manila to export native CephFS, who
+  upgraded their Ceph cluster from Nautilus (or earlier) to a later
+  major version, were vulnerable to an attack by malicious users. The
+  vulnerability allowed users to obtain access to arbitrary portions of
+  the CephFS filesystem hierarchy, instead of being properly restricted
+  to their own subvolumes. The vulnerability is due to a bug in the
+  "volumes" plugin in Ceph Manager. This plugin is responsible for
+  managing Ceph File System subvolumes which are used by OpenStack
+  Manila services as a way to provide shares to Manila users.
+  
+  With this hotfix, the vulnerability is fixed. Administrators who are
+  concerned they may have been impacted should audit the CephX keys in
+  their cluster for proper path restrictions.
+  
+  Again, this vulnerability only impacts OpenStack Manila clusters which
+  provided native CephFS access to their users.
+
+* A regression made it possible to dereference a null pointer for
+  for s3website requests that don't refer to a bucket resulting in an RGW
+  segfault.
+
+Changelog
+---------
+* mgr/volumes: Fix subvolume discover during upgrade (:ref:`CVE-2022-0670`, Kotresh HR)
+* mgr/volumes: V2 Fix for test_subvolume_retain_snapshot_invalid_recreate (:ref:`CVE-2022-0670`, Kotresh HR)
+* qa: validate subvolume discover on upgrade (Kotresh HR)
+* rgw: s3website check for bucket before retargeting (Seena Fallah)
+
 v16.2.9 Pacific
 ===============
 
index ed05b2d9a4d247bb9f94d6830c7cc8f20948c85e..2eb0348c75ad390ea04a3bf5cc57caa90b139f22 100644 (file)
@@ -25,6 +25,8 @@ releases:
   pacific:
     target_eol: 2023-06-01
     releases:
+      - version: 16.2.10
+        released: 2022-07-21
       - version: 16.2.9
         released: 2022-05-19
       - version: 16.2.8