Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8165936

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.

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

                Created:
                Updated:
                Resolved: