This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/22412] New: res_dnok, res_hnok should perform syntax checks


https://sourceware.org/bugzilla/show_bug.cgi?id=22412

            Bug ID: 22412
           Summary: res_dnok, res_hnok should perform syntax checks
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
            Blocks: 22409
  Target Milestone: ---

Currently, the name checking functions only check against character sets.  They
should try to parse the name as a domain name and verify that they are
syntactically valid names, following \ escaping rules and label/name length
limits.


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=22409
[Bug 22409] res_hnok does not accept some host names used on the Internet
-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]