You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selinux: get netif_wildcard policycap from policy instead of cache
Retrieve the netif_wildcard policy capability in security_netif_sid()
from the locked active policy instead of the cached value in
selinux_state.
Fixes: 8af43b6 ("selinux: support wildcard network interface names")
Signed-off-by: Christian Göttsche <[email protected]>
Acked-by: Stephen Smalley <[email protected]>
[PM: /netlabel/netif/ due to a typo in the description]
Signed-off-by: Paul Moore <[email protected]>
0 commit comments