[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <87a69fct75.fsf@email.froward.int.ebiederm.org>
Date: Mon, 11 Jul 2022 15:03:58 -0500
From: "Eric W. Biederman" <ebiederm@...ssion.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ipc: Fix free mq_sysctls when ipc namespace creation fails
Linus,
Please pull the free-mq_sysctls-for-v5.19 tag from the git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git free-mq_sysctls-for-v5.19.
HEAD: db7cfc380900bc4243b09623fd72fabe0a8ff23b ipc: Free mq_sysctls if ipc namespace creation failed
This fixes a bug with error handling if ipc creation fails that
was reported by syzbot.
Alexey Gladkov (1):
ipc: Free mq_sysctls if ipc namespace creation failed
ipc/namespace.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Signed-off-by: "Eric W. Biederman" <ebiederm@...ssion.com>
Powered by blists - more mailing lists