From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Linux regressions mailing list <regressions@lists.linux.dev>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>,
linux-usb@vger.kernel.org,
Stephan Bolten <stephan.bolten@gmx.net>,
stable@vger.kernel.org
Subject: Re: [PATCH] usb: typec: ucsi: Fix command cancellation
Date: Tue, 13 Jun 2023 17:09:37 +0200 [thread overview]
Message-ID: <2023061313-headed-stumble-cf30@gregkh> (raw)
In-Reply-To: <977dae31-7963-d3f5-7612-6f7761b03507@leemhuis.info>
On Tue, Jun 13, 2023 at 04:51:58PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote:
> On 06.06.23 13:58, Heikki Krogerus wrote:
> > The Cancel command was passed to the write callback as the
> > offset instead of as the actual command which caused NULL
> > pointer dereference.
> >
> > Reported-by: Stephan Bolten <stephan.bolten@gmx.net>
> > Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217517
> > Fixes: 094902bc6a3c ("usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition")
> > Cc: stable@vger.kernel.org
> > Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
>
> Gentle reminder that this made no progress for a week now. Or was there
> and I just missed it? Then apologies in advance.
This just landed in my usb-linus branch a few hours before you sent
this, and will show up in linux-next tomorrow as:
c4a8bfabefed ("usb: typec: ucsi: Fix command cancellation")
> I'm asking, as it afaics would be nice to have this (or some other fix
> for the regression linked above) mainlined before the next -rc. That
> would be ideal, as then it can get at least one week of testing before
> the final is released.
It will get there, sorry for the delay, now caught up on all pending USB
and TTY/serial fixes.
greg k-h
next prev parent reply other threads:[~2023-06-13 15:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-06 11:58 [PATCH] usb: typec: ucsi: Fix command cancellation Heikki Krogerus
2023-06-13 14:51 ` Linux regression tracking (Thorsten Leemhuis)
2023-06-13 15:09 ` Greg Kroah-Hartman [this message]
2023-06-13 15:36 ` Linux regression tracking (Thorsten Leemhuis)
2023-06-13 16:24 ` Greg Kroah-Hartman
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=2023061313-headed-stumble-cf30@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=linux-usb@vger.kernel.org \
--cc=regressions@lists.linux.dev \
--cc=stable@vger.kernel.org \
--cc=stephan.bolten@gmx.net \
/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.