All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] lsm/lsm-pr-20240215
Date: Thu, 15 Feb 2024 17:19:40 -0500	[thread overview]
Message-ID: <6fcbf9b8e83e76678a0f520bfbbd6bcf@paul-moore.com> (raw)

Hi Linus,

One small LSM patch to fix a potential integer overflow in the newly
added lsm_set_self_attr() syscall.  Please merge.

Thanks,
-Paul

--
The following changes since commit 5a287d3d2b9de2b3e747132c615599907ba5c3c1:

  lsm: fix default return value of the socket_getpeersec_*() hooks
    (2024-01-30 17:01:54 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
    tags/lsm-pr-20240215

for you to fetch changes up to d8bdd795d383a23e38ac48a40d3d223caf47b290:

  lsm: fix integer overflow in lsm_set_self_attr() syscall
    (2024-02-14 13:53:15 -0500)

----------------------------------------------------------------
lsm/stable-6.8 PR 20240215

----------------------------------------------------------------
Jann Horn (1):
      lsm: fix integer overflow in lsm_set_self_attr() syscall

 security/security.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

--
paul-moore.com

             reply	other threads:[~2024-02-15 22:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 22:19 Paul Moore [this message]
2024-02-16 17:11 ` [GIT PULL] lsm/lsm-pr-20240215 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=6fcbf9b8e83e76678a0f520bfbbd6bcf@paul-moore.com \
    --to=paul@paul-moore.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.