Audit system development
 help / color / mirror / Atom feed
From: Paul Moore <paul@paul-moore.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: audit@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] audit/audit-pr-20260710
Date: Fri, 10 Jul 2026 15:13:49 -0400	[thread overview]
Message-ID: <a307fda8417d3a1e3f6985535d4a62ae@paul-moore.com> (raw)

Linus,

Two relatively small audit patches to fix potential data races with the
main audit backlog queue as well as possible integer overflows when
logging data as hex strings.

Paul

--
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit.git
    tags/audit-pr-20260710

for you to fetch changes up to 65dfde57d1e29ce2b76fc23dd565eccd5c0bc0f0:

  audit: fix potential integer overflow in audit_log_n_hex()
    (2026-07-08 14:22:14 -0400)

----------------------------------------------------------------
audit/stable-7.2 PR 20260710
----------------------------------------------------------------

Chi Wang (1):
      audit: Fix data races of skb_queue_len() readers on audit_queue

Ricardo Robaina (1):
      audit: fix potential integer overflow in audit_log_n_hex()

 kernel/audit.c |   21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

--
paul-moore.com

             reply	other threads:[~2026-07-10 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-10 19:13 Paul Moore [this message]
2026-07-11  3:07 ` [GIT PULL] audit/audit-pr-20260710 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=a307fda8417d3a1e3f6985535d4a62ae@paul-moore.com \
    --to=paul@paul-moore.com \
    --cc=audit@vger.kernel.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox