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

Buffer overflow in os::Linux::kernel_version

XMLWordPrintable

    • b18

        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.

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

                Created:
                Updated:
                Resolved: