Linus, A single SELinux patch to fix an error path that was doing the wrong thing with respect to freeing memory. Please merge for v5.18. Thanks, -Paul -- The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c: Linux 5.18-rc7 (2022-05-15 18:08:58 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20220518 for you to fetch changes up to 6254bd3db316c9ccb3b05caa8b438be63245466f: selinux: fix bad cleanup on error in hashtab_duplicate() (2022-05-17 18:34:35-0400) ---------------------------------------------------------------- selinux/stable-5.18 PR 20220518 ---------------------------------------------------------------- Ondrej Mosnacek (1): selinux: fix bad cleanup on error in hashtab_duplicate() security/selinux/ss/hashtab.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- paul-moore.com