From: ebiederm@xmission.com (Eric W. Biederman)
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>,
Alexey Gladkov <legion@kernel.org>, "Ma\,
XinjianX" <xinjianx.ma@intel.com>
Subject: [GIT PULL] ucount fixes for v5.14
Date: Wed, 25 Aug 2021 09:54:20 -0500 [thread overview]
Message-ID: <871r6ho9r7.fsf@disp2133> (raw)
Please pull the for-v5.14 branch from the git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-v5.14
HEAD: bbb6d0f3e1feb43d663af089c7dedb23be6a04fb ucounts: Increase ucounts reference counter before the security hook
This branch fixes a regression that made it impossible to increase
rlimits that had been converted to the ucount infrastructure, and also
fixes a reference counting bug where the reference was not incremented
soon enough.
The fixes are trivial and the bugs have been encountered in the wild,
and the fixes have been tested.
Alexey Gladkov (1):
ucounts: Increase ucounts reference counter before the security hook
Eric W. Biederman (1):
ucounts: Fix regression preventing increasing of rlimits in init_user_ns
kernel/cred.c | 12 ++++++------
kernel/fork.c | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
Thank you,
Eric
next reply other threads:[~2021-08-25 14:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-25 14:54 Eric W. Biederman [this message]
2021-08-25 18:26 ` [GIT PULL] ucount fixes for v5.14 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871r6ho9r7.fsf@disp2133 \
--to=ebiederm@xmission.com \
--cc=legion@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=xinjianx.ma@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox