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

Tighten permissions granted to the java.smartcardio module

XMLWordPrintable

      The java.smartcardio is granted permission to read all system properties, when it only needs to read a few. The permissions should be tightened to only allow reading the properties it needs. Also, it is granted RuntimePermission to access all classes under sun.security, when it only needs to access the util and jca subpackages. The permissions should be tightened to only allow accessing classes from those packages.

            mullan Sean Mullan
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: