Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-67

[2319131] Possible race when key rotation lock time out is reached

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • odf-4.18
    • odf-4.17
    • csi-driver
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • If docs needed, set a value
    • None

      Description of problem (please be detailed as possible and provide log
      snippests):

      If a key rotation operation takes longer than 3 minutes then the lock timeout is hit which releases the held lock.

      In case of RWX volumes some another node can then attempt to rotate the key since there is no lock in place to prevent it.

      In such cases, there is risk of the encryption passphrase being lost irrecoverably.

      Version of all relevant components (if applicable):

      Does this issue impact your ability to continue to work with the product
      (please explain in detail what is the user impact)?

      Is there any workaround available to the best of your knowledge?

      Rate from 1 - 5 the complexity of the scenario you performed that caused this
      bug (1 - very simple, 5 - very complex)?

      Can this issue reproducible?

      Can this issue reproduce from the UI?

      If this is a regression, please provide more details to justify this:

      Steps to Reproduce:
      1.
      2.
      3.

      Actual results:
      The LUKS process continues executing post timeout.

      Expected results:
      There should be no dangling LUKS process if the timeout is reached.

      Additional info:

              niryadav@redhat.com Niraj Yadav
              niryadav@redhat.com Niraj Yadav
              Krishnaram Karthick Ramdoss Krishnaram Karthick Ramdoss
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated: