From: Ibrahim Hashimov <security@auditcode.ai>
To: hare@suse.de, hch@lst.de, sagi@grimberg.me, kch@nvidia.com
Cc: linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] nvmet-auth: fix uninitialized-memory leak in AUTH_RECEIVE
Date: Sat, 11 Jul 2026 09:53:42 +0200 [thread overview]
Message-ID: <20260711075342.54787-1-security@auditcode.ai> (raw)
In-Reply-To: <20260709132520.44160-1-security@auditcode.ai>
Please disregard this patch -- it duplicates Bryam Vargas's
"nvmet-auth: zero the AUTH_RECEIVE response buffer"
(https://lore.kernel.org/linux-nvme/20260702-b4-disp-127414cf-v1-1-e5395cc0f9ae@proton.me/),
which fixes the same uninitialized-memory leak with the same
kmalloc() -> kzalloc() change and the same Fixes: tag, and already has
Christoph's Reviewed-by. I missed it before sending; sorry for the
noise.
Ibrahim
prev parent reply other threads:[~2026-07-11 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-09 13:25 [PATCH] nvmet-auth: fix uninitialized-memory leak in AUTH_RECEIVE Ibrahim Hashimov
2026-07-11 7:53 ` Ibrahim Hashimov [this message]
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=20260711075342.54787-1-security@auditcode.ai \
--to=security@auditcode.ai \
--cc=hare@suse.de \
--cc=hch@lst.de \
--cc=kch@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
--cc=sagi@grimberg.me \
/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.