Potential Heap buffer overflow when seaching timezone info files

XMLWordPrintable

    • b10
    • b137
    • linux, solaris

        When looking for platform-specific timezone info files, readdir_r() is used to list the content of the directory containing the zoneinfo file. The output buffer allocated is too short, which may result in readdir_r() to write beyond the end of the output buffer.

              Assignee:
              Thomas Stuefe
              Reporter:
              Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: