[PATCH] keys/keyctl: Use kfree_rcu instead of kfree

Siddh Raman Pant code at siddh.me
Sat Jul 23 15:28:15 UTC 2022


On Sat, 23 Jul 2022 20:20:49 +0530  James Bottomley <James.Bottomley at HansenPartnership.com> wrote:
> That doesn't apply in this case, does it?  watch and wlist are locally
> allocated and neither has been made externally visible if the error leg
> is taken, so they should just be locally freed, which is what the code
> was doing before this proposed patch.

You are correct.

Sorry for this, I should have looked at it for a tad bit more.

Thanks,
Siddh



More information about the Linux-security-module-archive mailing list