From: Mathias Nyman <mathias.nyman@linux.intel.com>
To: Sergey Shtylyov <s.shtylyov@omp.ru>,
Mathias Nyman <mathias.nyman@intel.com>,
linux-usb@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH] usb: host: xhci: use snprintf() in xhci_decode_trb()
Date: Wed, 18 May 2022 11:32:11 +0300 [thread overview]
Message-ID: <2de61edd-47ab-53ac-8c8a-8f2f6abf840e@linux.intel.com> (raw)
In-Reply-To: <ef9b047d-4762-6b06-e633-f51d2848f66c@omp.ru>
On 17.5.2022 22.13, Sergey Shtylyov wrote:
> Hello!
>
> On 3/16/22 11:36 PM, Sergey Shtylyov wrote:
>
>> Commit cbf286e8ef83 ("xhci: fix unsafe memory usage in xhci tracing")
>> apparently missed one sprintf() call in xhci_decode_trb() -- replace
>> it with the snprintf() call as well...
>>
>> Found by Linux Verification Center (linuxtesting.org) with the SVACE static
>> analysis tool.
>>
>> Fixes: cbf286e8ef83 ("xhci: fix unsafe memory usage in xhci tracing")
>> Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
>>
>> ---
>> This patch is against the 'usb-next' branch of Greg KH's 'usb.git' repo.
>
> Mathias, Greg, what's going on with this patch? It was posted 2 months ago
> and seemingly ignored... :-/
>
> MBR, Sergey
Must have missed it
I'll queue it up for 5.20 unless Greg still picks it up for 5.19.
Not urgent.
-Mathias
prev parent reply other threads:[~2022-05-18 8:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-16 20:36 [PATCH] usb: host: xhci: use snprintf() in xhci_decode_trb() Sergey Shtylyov
2022-05-17 19:13 ` Sergey Shtylyov
2022-05-18 8:32 ` Mathias Nyman [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=2de61edd-47ab-53ac-8c8a-8f2f6abf840e@linux.intel.com \
--to=mathias.nyman@linux.intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
--cc=s.shtylyov@omp.ru \
/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.