All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: sanket sharma <sanketsharmacsec@gmail.com>
Cc: Greg KH <gregkh@linuxfoundation.org>,
	James Bottomley <James.Bottomley@hansenpartnership.com>,
	zohar@linux.ibm.com, dhowells@redhat.com,
	linux-integrity@vger.kernel.org, keyrings@vger.kernel.org,
	linux-kernel@vger.kernel.org, security@kernel.org,
	Willy Tarreau <w@1wt.eu>
Subject: Re: [PATCH 1/2] keys: trusted: tpm1: add bounds check in tpm_seal() before memcpy
Date: Tue, 1 Sep 2026 15:36:10 +0300	[thread overview]
Message-ID: <apbGunvwQspU9lvA@kernel.org> (raw)
In-Reply-To: <CAEb43b0bc7rNvrpLmjF-9HPEfUcOdTKsUC68vzh+JfDf7E+OcA@mail.gmail.com>

On Sun, Aug 30, 2026 at 02:11:22PM +0530, sanket sharma wrote:
> Hi Jarkko,
> 
> Just checking in both patches (v3) have been sent as per the previous
> discussion: Message-ID: 20260826170700.616-1-sanketsharmacsec@gmail.com
> 
> Please let me know if anything else is needed from my side.
> 
> Also, regarding CVE assignment Greg pointed me to the kernel CVE doc, which
> mentions CVEs are assigned for security fixes. Given that these patches address
> an HMAC bypass and an unchecked memcpy, would these qualify for CVE assignment
> once merged, or is that at the discretion of the CVE team?
> 
> Thanks,
> Sanket Sharma
> sanketsharmacsec@gmail.com

1. Please use plain text and avoid top-posting:
   https://docs.kernel.org/process/email-clients.html
2. I asked to not document assumed attack scenarios to the commit
   message. It is not useful information to log.

> 
> On Fri, Aug 28, 2026 at 1:08 PM Greg KH <gregkh@linuxfoundation.org> wrote:
> 
>     On Fri, Aug 28, 2026 at 01:00:11PM +0530, sanket sharma wrote:
>     > Hi Team,
>     >
>     > Thank you both for the review feedback all points have been addressed in
>     > the latest versions.
>     >
>     > One quick question: once the patches are merged, will a CVE be assigned
>     > automatically by the kernel CVE team, or do I need to separately request
>     > one via security@kernel.org?
> 
>     <formletter>
> 
>     Please see:
>             https://www.kernel.org/doc/html/latest/process/cve.html
>     for how kernel CVEs are assigned.
> 
>     </formletter>
> 

BR, Jarkko

  parent reply	other threads:[~2026-09-01 12:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-25 18:29 [PATCH 1/2] keys: trusted: tpm1: add bounds check in tpm_seal() before memcpy sn0x-sharma
2026-08-25 18:29 ` [PATCH 2/2] keys: trusted: tpm1: reject unauthenticated response tag in TSS_checkhmac1/2 sn0x-sharma
2026-08-28  1:44   ` Jarkko Sakkinen
2026-08-26  6:18 ` [PATCH 1/2] keys: trusted: tpm1: add bounds check in tpm_seal() before memcpy Greg KH
2026-08-28  1:46   ` Jarkko Sakkinen
     [not found]     ` <CAEb43b2C_eyR8ncUbJ+3MsT3ap-tB3_O0Mbaqgy1ncXwZAd_Yw@mail.gmail.com>
2026-08-28  7:36       ` Greg KH
     [not found]         ` <CAEb43b0bc7rNvrpLmjF-9HPEfUcOdTKsUC68vzh+JfDf7E+OcA@mail.gmail.com>
2026-09-01 12:36           ` Jarkko Sakkinen [this message]
2026-08-26  8:04 ` [PATCH v2 " Sanket Sharma
2026-08-26  8:04   ` [PATCH v2 2/2] keys: trusted: tpm1: reject unauthenticated response tag in TSS_checkhmac1/2 Sanket Sharma
2026-08-26 16:47     ` Sudhakar Kuppusamy
2026-08-26 16:44   ` [PATCH v2 1/2] keys: trusted: tpm1: add bounds check in tpm_seal() before memcpy Sudhakar Kuppusamy
2026-08-26 17:06   ` [PATCH v3 " Sanket Sharma
2026-08-26 17:07     ` [PATCH v3 2/2] keys: trusted: tpm1: reject unauthenticated response tag in TSS_checkhmac1/2 Sanket Sharma
2026-08-28  1:48       ` Jarkko Sakkinen

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=apbGunvwQspU9lvA@kernel.org \
    --to=jarkko@kernel.org \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=dhowells@redhat.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sanketsharmacsec@gmail.com \
    --cc=security@kernel.org \
    --cc=w@1wt.eu \
    --cc=zohar@linux.ibm.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 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.