Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-32047

KDF() with negative and multiple of eight width hangs the request

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 11.3
    • 11.3.1
    • Encryption, SSL
    • None

    Description

      Testcase:

      select hex(kdf('foo', 'bar', 1000, 'pbkdf2_hmac', -8));
      

      Expected result:

      NULL
      Warnings:
      Warning	3047	Invalid argument error: -8 in function kdf.
      

      Actual result:
      The query does not return a result and hangs

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              lstartseva Lena Startseva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.