selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Fix avc_insert() to call avc_node_kill() if we've already allocated an AVC node and the code fails to insert the node in the cache. Fixes: fa1aa143 ("selinux: extended permissions for ioctls") Reported-by:<rsiddoji@codeaurora.org> Suggested-by:
Stephen Smalley <sds@tycho.nsa.gov> Acked-by:
Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by:
Paul Moore <paul@paul-moore.com>.> Git-repo: https://www.spinics.net/lists/selinux/msg29616.html Git-commit: d8db60cb23e49a92cf8cada3297395c7fa50fdf8 Change-Id: I655e9f3dc8e260371090e908588223cdbc064914 Signed-off-by:
Ravi Kumar Siddojigari <rsiddoji@codeaurora.org>
Loading
Please register or sign in to comment