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

Potential Heap buffer overflow when seaching timezone info files

    XMLWordPrintable

Details

    • b10
    • b137
    • linux, solaris

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: