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 via email to