Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-609

Unguarded read in ElytronPolicyConfiguration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.0.Beta11
    • 1.1.0.Beta7
    • None

      Access to fields uncheckedPermissions, excludedPermissions and rolePermissions in org.wildfly.security.authz.jacc.ElytronPolicyConfiguration is holded by lock. However lock is not used in their getter methods. Getters should be also handled by locks to avoid unguarded read of those fields.

              jkalina@redhat.com Jan Kalina (Inactive)
              olukas Ondrej Lukas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: