da3ab2cf45
Access rules added to CephFS shares can fail at the driver, or by the ceph volume client library. Since the share manager can supply rule changes to the driver in batches, the driver has to gracefully handle individual rule failures. Further some of the causes of the access rule failures can be remedied by end users, therefore asynchronous user messages would be a good vehicle to register user faults that can be examined and corrected. Related-Bug: #1904015 [1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-27781 Change-Id: I3882fe5b1ad4a6cc71c13ea70fd6aea10430c42e Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
10 lines
425 B
YAML
10 lines
425 B
YAML
---
|
|
fixes:
|
|
- |
|
|
New user messages now alert users of possible remediations during access
|
|
rule creation errors with CephFS shares. This includes hints to users to
|
|
not use cephx client users that are prohibited by CephFS or the share
|
|
driver. See `CVE-2020-27781
|
|
<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27781>`_ and
|
|
bug #1904015 <https://launchpad.net/bugs/1904015>`_ for more details.
|