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

Buffer overflow in os::Linux::kernel_version

    XMLWordPrintable

Details

    • b18

    Backports

      Description

        Instead of checking for walker pointing at NUL byte we check for walker being nullptr, which will never be the case. In practice, this means that walker can read out of bounds until the wrong major/minor version is registered or a SIGSEGV occurs.

        Attachments

          Issue Links

            Activity

              People

                jsjolen Johan Sjölen
                jsjolen Johan Sjölen
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: