[Bug 1762710] [NEW] gnutls_server_name_set() doesn't honour input length

dwmw2 dwmw2 at infradead.org
Tue Apr 10 10:51:05 UTC 2018


Public bug reported:

        gnutls_server_name_set(sess, GNUTLS_NAME_DNS, "stophere.please",
8);

Length 8. That's supposed to set the SNI to "stophere". It doesn't in
16.04's 3.4.10-4ubuntu1.4

See attached test case.

This was supposed to be fixed upstream with commit c1334fee5ee, I
thought.

** Affects: gnutls28 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "test case"
   https://bugs.launchpad.net/bugs/1762710/+attachment/5109245/+files/dtls.c

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gnutls28 in Ubuntu.
https://bugs.launchpad.net/bugs/1762710

Title:
  gnutls_server_name_set() doesn't honour input length

Status in gnutls28 package in Ubuntu:
  New

Bug description:
          gnutls_server_name_set(sess, GNUTLS_NAME_DNS,
  "stophere.please", 8);

  Length 8. That's supposed to set the SNI to "stophere". It doesn't in
  16.04's 3.4.10-4ubuntu1.4

  See attached test case.

  This was supposed to be fixed upstream with commit c1334fee5ee, I
  thought.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnutls28/+bug/1762710/+subscriptions



More information about the foundations-bugs mailing list