Re: [net-next PATCH] netlabel: fix problems with mapping removal
From: David Miller <davem@davemloft.net>
Date: 2020-08-21 18:38:54
Also in:
linux-security-module, selinux
From: David Miller <davem@davemloft.net>
Date: 2020-08-21 18:38:54
Also in:
linux-security-module, selinux
From: Paul Moore <paul@paul-moore.com> Date: Thu, 20 Aug 2020 21:46:14 -0400
This patch fixes two main problems seen when removing NetLabel mappings: memory leaks and potentially extra audit noise.
These are bug fixes therefore this needs to target the 'net' tree and you must also provide appropriate "Fixes:" tags. Thank you.