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

Unguarded read in ElytronPolicyConfiguration

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: